Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python.spec'], chrootPath='/var/lib/mock/sclo6-rh-python36-rh-el6-build-30402-43197/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: c1bd.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-python36-python-3.6.1-2.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python.spec '], chrootPath='/var/lib/mock/sclo6-rh-python36-rh-el6-build-30402-43197/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qIZuiO + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Python-3.6.1 + /usr/bin/xz -dc /builddir/build/SOURCES/Python-3.6.1.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.6.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r Modules/expat + rm -r Modules/zlib + for f in md5module.c sha1module.c sha256module.c sha512module.c + rm Modules/md5module.c + for f in md5module.c sha1module.c sha256module.c sha512module.c + rm Modules/sha1module.c + for f in md5module.c sha1module.c sha256module.c sha512module.c + rm Modules/sha256module.c + for f in md5module.c sha1module.c sha256module.c sha512module.c + rm Modules/sha512module.c + sed -r -i 's/_PIP_VERSION = "[0-9.]+"/_PIP_VERSION = "9.0.1"/' Lib/ensurepip/__init__.py + echo 'Patch #1 (Python-3.1.1-rpath.patch):' Patch #1 (Python-3.1.1-rpath.patch): + /bin/cat /builddir/build/SOURCES/Python-3.1.1-rpath.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/distutils/unixccompiler.py Hunk #1 succeeded at 82 (offset -59 lines). + echo 'Patch #102 (00102-lib64.patch):' Patch #102 (00102-lib64.patch): + /bin/cat /builddir/build/SOURCES/00102-lib64.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/distutils/command/install.py patching file Lib/distutils/sysconfig.py patching file Lib/site.py Hunk #1 succeeded at 304 (offset 1 line). patching file Lib/sysconfig.py patching file Lib/test/test_site.py Hunk #1 succeeded at 247 (offset -1 lines). patching file Makefile.pre.in Hunk #1 succeeded at 131 (offset 5 lines). patching file Modules/getpath.c patching file setup.py Hunk #1 succeeded at 491 (offset -1 lines). Hunk #2 succeeded at 783 (offset 3 lines). Hunk #3 succeeded at 824 (offset 3 lines). + echo 'Patch #104 (00104-lib64-fix-for-test_install.patch):' Patch #104 (00104-lib64-fix-for-test_install.patch): + /bin/cat /builddir/build/SOURCES/00104-lib64-fix-for-test_install.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/distutils/tests/test_install.py Hunk #1 succeeded at 57 (offset 16 lines). Patch #111 (00111-no-static-lib.patch): + echo 'Patch #111 (00111-no-static-lib.patch):' + /bin/cat /builddir/build/SOURCES/00111-no-static-lib.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.pre.in Hunk #1 succeeded at 564 (offset 8 lines). Hunk #2 succeeded at 609 (offset 8 lines). Hunk #3 succeeded at 698 (offset 8 lines). Hunk #4 succeeded at 1376 (offset 6 lines). + echo 'Patch #132 (00132-add-rpmbuild-hooks-to-unittest.patch):' Patch #132 (00132-add-rpmbuild-hooks-to-unittest.patch): + /bin/cat /builddir/build/SOURCES/00132-add-rpmbuild-hooks-to-unittest.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/unittest/case.py Hunk #2 succeeded at 136 (offset 34 lines). patching file Lib/unittest/__init__.py + echo 'Patch #137 (00137-skip-distutils-tests-that-fail-in-rpmbuild.patch):' Patch #137 (00137-skip-distutils-tests-that-fail-in-rpmbuild.patch): + /bin/cat /builddir/build/SOURCES/00137-skip-distutils-tests-that-fail-in-rpmbuild.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/distutils/tests/test_bdist_rpm.py Hunk #1 succeeded at 19 (offset -4 lines). + echo 'Patch #146 (00146-hashlib-fips.patch):' Patch #146 (00146-hashlib-fips.patch): + /bin/cat /builddir/build/SOURCES/00146-hashlib-fips.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/hashlib.py patching file Lib/test/test_hashlib.py patching file Modules/_hashopenssl.c + echo 'Patch #155 (00155-avoid-ctypes-thunks.patch):' Patch #155 (00155-avoid-ctypes-thunks.patch): + /bin/cat /builddir/build/SOURCES/00155-avoid-ctypes-thunks.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/ctypes/__init__.py Hunk #1 succeeded at 266 (offset -9 lines). + echo 'Patch #157 (00157-uid-gid-overflows.patch):' Patch #157 (00157-uid-gid-overflows.patch): + /bin/cat /builddir/build/SOURCES/00157-uid-gid-overflows.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/test/test_os.py patching file Lib/test/test_pwd.py + echo 'Patch #160 (00160-disable-test_fs_holes-in-rpm-build.patch):' Patch #160 (00160-disable-test_fs_holes-in-rpm-build.patch): + /bin/cat /builddir/build/SOURCES/00160-disable-test_fs_holes-in-rpm-build.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/test/test_posix.py Hunk #1 succeeded at 1141 (offset 168 lines). + echo 'Patch #163 (00163-disable-parts-of-test_socket-in-rpm-build.patch):' Patch #163 (00163-disable-parts-of-test_socket-in-rpm-build.patch): + /bin/cat /builddir/build/SOURCES/00163-disable-parts-of-test_socket-in-rpm-build.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/test/test_socket.py Hunk #1 succeeded at 2505 (offset 317 lines). + echo 'Patch #170 (00170-gc-assertions.patch):' Patch #170 (00170-gc-assertions.patch): + /bin/cat /builddir/build/SOURCES/00170-gc-assertions.patch + /usr/bin/patch -p1 --fuzz=0 patching file Include/object.h Hunk #1 succeeded at 1071 (offset 12 lines). patching file Lib/test/test_gc.py patching file Modules/gcmodule.c Hunk #1 succeeded at 342 (offset 1 line). Hunk #2 succeeded at 363 (offset 1 line). Hunk #3 succeeded at 379 (offset 1 line). Hunk #4 succeeded at 441 (offset 1 line). Hunk #5 succeeded at 486 (offset 1 line). Hunk #6 succeeded at 549 (offset 1 line). Hunk #7 succeeded at 625 (offset 1 line). Hunk #8 succeeded at 646 (offset 1 line). Hunk #9 succeeded at 682 (offset 1 line). Hunk #10 succeeded at 691 (offset 1 line). Hunk #11 succeeded at 708 (offset 1 line). Hunk #12 succeeded at 829 (offset 1 line). patching file Objects/object.c Hunk #1 succeeded at 2025 (offset 3 lines). Patch #178 (00178-dont-duplicate-flags-in-sysconfig.patch): + echo 'Patch #178 (00178-dont-duplicate-flags-in-sysconfig.patch):' + /bin/cat /builddir/build/SOURCES/00178-dont-duplicate-flags-in-sysconfig.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/distutils/sysconfig.py Hunk #1 succeeded at 359 (offset -3 lines). patching file Lib/sysconfig.py Hunk #1 succeeded at 294 (offset -2 lines). + echo 'Patch #180 (00180-python-add-support-for-ppc64p7.patch):' Patch #180 (00180-python-add-support-for-ppc64p7.patch): + /bin/cat /builddir/build/SOURCES/00180-python-add-support-for-ppc64p7.patch + /usr/bin/patch -p1 --fuzz=0 patching file config.sub Hunk #1 succeeded at 1012 (offset 4 lines). + echo 'Patch #186 (00186-dont-raise-from-py_compile.patch):' Patch #186 (00186-dont-raise-from-py_compile.patch): + /bin/cat /builddir/build/SOURCES/00186-dont-raise-from-py_compile.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/test/test_py_compile.py Hunk #1 succeeded at 69 (offset 15 lines). + echo 'Patch #188 (00188-fix-lib2to3-tests-when-hashlib-doesnt-compile-properly.patch):' Patch #188 (00188-fix-lib2to3-tests-when-hashlib-doesnt-compile-properly.patch): + /bin/cat /builddir/build/SOURCES/00188-fix-lib2to3-tests-when-hashlib-doesnt-compile-properly.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/lib2to3/main.py + echo 'Patch #189 (00189-add-rewheel-module.patch):' Patch #189 (00189-add-rewheel-module.patch): + /bin/cat /builddir/build/SOURCES/00189-add-rewheel-module.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/ensurepip/__init__.py Hunk #2 succeeded at 27 (offset -13 lines). Hunk #3 succeeded at 77 (offset -14 lines). patching file Lib/ensurepip/rewheel/__init__.py patching file Makefile.pre.in Hunk #1 succeeded at 1215 (offset 70 lines). + echo 'Patch #205 (00205-make-libpl-respect-lib64.patch):' Patch #205 (00205-make-libpl-respect-lib64.patch): + /bin/cat /builddir/build/SOURCES/00205-make-libpl-respect-lib64.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.pre.in Hunk #1 succeeded at 1362 (offset 22 lines). Patch #206 (00206-remove-hf-from-arm-triplet.patch): + echo 'Patch #206 (00206-remove-hf-from-arm-triplet.patch):' + /bin/cat /builddir/build/SOURCES/00206-remove-hf-from-arm-triplet.patch + /usr/bin/patch -p1 --fuzz=0 patching file configure Hunk #1 succeeded at 5245 (offset 4483 lines). + echo 'Patch #231 (00231-cprofile-sort-option.patch):' Patch #231 (00231-cprofile-sort-option.patch): + /bin/cat /builddir/build/SOURCES/00231-cprofile-sort-option.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/cProfile.py Hunk #1 succeeded at 121 (offset -40 lines). Hunk #2 succeeded at 130 (offset -40 lines). Patch #243 (00243-fix-mips64-triplet.patch): + echo 'Patch #243 (00243-fix-mips64-triplet.patch):' + /bin/cat /builddir/build/SOURCES/00243-fix-mips64-triplet.patch + /usr/bin/patch -p1 --fuzz=0 patching file configure Hunk #1 succeeded at 5267 (offset 134 lines). Hunk #2 succeeded at 5277 (offset 134 lines). patching file configure.ac Hunk #1 succeeded at 819 (offset 35 lines). Hunk #2 succeeded at 829 (offset 35 lines). + echo 'Patch #249 (00249-fix-out-of-tree-dtrace-builds.patch):' Patch #249 (00249-fix-out-of-tree-dtrace-builds.patch): + /bin/cat /builddir/build/SOURCES/00249-fix-out-of-tree-dtrace-builds.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.pre.in + echo 'Patch #258 (00258-fix-test_aead_aes_gcm.patch):' Patch #258 (00258-fix-test_aead_aes_gcm.patch): + /bin/cat /builddir/build/SOURCES/00258-fix-test_aead_aes_gcm.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/test/test_socket.py + echo 'Patch #264 (00264-fix-pass-by-value-for-structs-on-aarch64.patch):' Patch #264 (00264-fix-pass-by-value-for-structs-on-aarch64.patch): + /bin/cat /builddir/build/SOURCES/00264-fix-pass-by-value-for-structs-on-aarch64.patch + /usr/bin/patch -p1 --fuzz=0 patching file Lib/ctypes/test/test_as_parameter.py patching file Lib/ctypes/test/test_structures.py patching file Modules/_ctypes/_ctypes_test.c patching file Modules/_ctypes/callproc.c + echo 'Patch #269 (00269-fix-multiple-compilations-issue-with-pgo-builds.patch):' Patch #269 (00269-fix-multiple-compilations-issue-with-pgo-builds.patch): + /bin/cat /builddir/build/SOURCES/00269-fix-multiple-compilations-issue-with-pgo-builds.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.pre.in + cat /builddir/build/SOURCES/00300-change-so-version-scl.patch + sed -e s/__SCL_NAME__/rh-python36/ + patch -p1 patching file configure.ac Hunk #1 succeeded at 126 (offset 12 lines). patching file configure Hunk #1 succeeded at 2960 (offset -45 lines). patching file configure.ac Hunk #1 succeeded at 1153 (offset 200 lines). Hunk #2 succeeded at 1163 (offset 195 lines). patching file configure Hunk #1 succeeded at 5966 (offset 325 lines). Hunk #2 succeeded at 5976 (offset 320 lines). patching file Makefile.pre.in Hunk #1 succeeded at 617 (offset 36 lines). + sed --in-place '--expression=s|http://docs.python.org/library|http://docs.python.org/3.6/library|g' Lib/pydoc.py Patch #5001 (python3-powerppc-arch.patch): + echo 'Patch #5001 (python3-powerppc-arch.patch):' + /bin/cat /builddir/build/SOURCES/python3-powerppc-arch.patch + /usr/bin/patch -p1 --fuzz=0 patching file configure.ac Hunk #1 succeeded at 839 (offset 35 lines). patching file configure Hunk #1 succeeded at 5287 (offset 134 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S5Ti5W + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.1 + LANG=C + export LANG + unset DISPLAY ++ pwd + export topdir=/builddir/build/BUILD/Python-3.6.1 + topdir=/builddir/build/BUILD/Python-3.6.1 + export 'CFLAGS=-I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv' + CFLAGS='-I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv' ++ pkg-config --cflags-only-I libffi + export 'CPPFLAGS=-I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include ' + CPPFLAGS='-I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include ' + export 'OPT=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv' + OPT='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv' + export LINKCC=gcc + LINKCC=gcc ++ pkg-config --cflags openssl + export 'CFLAGS=-I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv ' + CFLAGS='-I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv ' ++ pkg-config --libs-only-L openssl + export 'LDFLAGS=-L/opt/rh/rh-python36/root/usr/lib64 ' + LDFLAGS='-L/opt/rh/rh-python36/root/usr/lib64 ' + export -f BuildPython + scl enable rh-python36 - STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug - /opt/rh/rh-python36/root/usr/bin/python-debug ~/build/BUILD/Python-3.6.1/build/debug ~/build/BUILD/Python-3.6.1 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for python3.6... python3.6 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux checking for --without-gcc... no checking for --with-icc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for --with-cxx-main=... no checking for x86_64-redhat-linux-gnu-g++... no checking for g++... no configure: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... gcc checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for 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 x86_64-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... yes checking for --enable-optimizations... no checking for --with-lto... no checking target system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-llvm-profdata... no checking for llvm-profdata... '' checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... no checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking 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 conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... no checking sys/random.h presence... no checking for sys/random.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... no checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for 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... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --with-system-libmpdec... no checking for --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... no checking for --with-doc-strings... 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... yes checking for dtrace... /usr/bin/dtrace checking whether DTrace probes require linking... yes checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... no checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for pread... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... 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 strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... no 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 for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... yes 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 whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes no usable wchar_t found checking whether byte ordering is bigendian... no checking ABIFLAGS... dm checking SOABI... cpython-36dm-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for 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_term_resized... yes checking for resize_term... yes checking for resizeterm... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... no checking for GCC >= 4.7 __atomic builtins... no checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... no checking for the getrandom() function... 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 Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.6.1/Include/pydtrace.d gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o /builddir/build/BUILD/Python-3.6.1/Parser/tokenizer_pgen.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o /builddir/build/BUILD/Python-3.6.1/Parser/printgrammar.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok_pgen.o /builddir/build/BUILD/Python-3.6.1/Parser/parsetok_pgen.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o /builddir/build/BUILD/Python-3.6.1/Parser/pgenmain.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.6.1/Programs/_freeze_importlib.c gcc -pthread -c -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.6.1/Modules/_math.c /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.6.1/Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.6.1/Programs/_testembed.c # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/opt/rh/rh-python36/root/usr/bin/python3.6dm," < /builddir/build/BUILD/Python-3.6.1/Misc/python-config.in >python-config.py # Replace makefile compat. variable references with shell script compat. ones; -> LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config # On Darwin, always use the python version of the script, the shell : sed in-place edit with POSIX-only tools # version doesn't use the compiler customizations that are provided sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.6.1/Programs/python.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.6.1/Parser/acceler.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.6.1/Parser/grammar1.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.6.1/Parser/listnode.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.6.1/Parser/node.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.6.1/Parser/parser.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.6.1/Parser/bitset.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.6.1/Parser/metagrammar.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.6.1/Parser/firstsets.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.6.1/Parser/grammar.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.6.1/Parser/pgen.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.6.1/Parser/myreadline.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.6.1/Parser/parsetok.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.6.1/Parser/tokenizer.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.6.1/Objects/abstract.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.6.1/Objects/accu.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.6.1/Objects/boolobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.6.1/Objects/bytes_methods.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.6.1/Objects/bytearrayobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.6.1/Objects/bytesobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.6.1/Objects/cellobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.6.1/Objects/classobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.6.1/Objects/codeobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.6.1/Objects/complexobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.6.1/Objects/descrobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.6.1/Objects/enumobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.6.1/Objects/exceptions.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.6.1/Objects/genobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.6.1/Objects/fileobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.6.1/Objects/floatobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.6.1/Objects/frameobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.6.1/Objects/funcobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.6.1/Objects/iterobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.6.1/Objects/listobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.6.1/Objects/longobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.6.1/Objects/dictobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.6.1/Objects/odictobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.6.1/Objects/memoryobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.6.1/Objects/methodobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.6.1/Objects/moduleobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.6.1/Objects/namespaceobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.6.1/Objects/object.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.6.1/Objects/obmalloc.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.6.1/Objects/capsule.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.6.1/Objects/rangeobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.6.1/Objects/setobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.6.1/Objects/sliceobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.6.1/Objects/structseq.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.6.1/Objects/tupleobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.6.1/Objects/typeobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.6.1/Objects/unicodeobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.6.1/Objects/unicodectype.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.6.1/Objects/weakrefobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.6.1/Python/_warnings.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.6.1/Python/Python-ast.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.6.1/Python/asdl.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.6.1/Python/dynamic_annotations.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.6.1/Python/mysnprintf.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.6.1/Python/pyctype.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.6.1/Python/bltinmodule.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.6.1/Python/ceval.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.6.1/Python/codecs.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.6.1/Python/errors.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.6.1/Python/frozenmain.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.6.1/Python/future.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.6.1/Python/getargs.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.6.1/Python/getcompiler.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.6.1/Python/getcopyright.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.6.1/Python/getplatform.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.6.1/Python/getversion.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.6.1/Python/import.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.6.1/Python/importdl.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.6.1/Python/marshal.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.6.1/Python/modsupport.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.6.1/Python/mystrtoul.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.6.1/Python/peephole.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.6.1/Python/pyarena.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.6.1/Python/pyfpe.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.6.1/Python/pyhash.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.6.1/Python/pylifecycle.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.6.1/Python/pymath.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.6.1/Python/pystate.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.6.1/Python/pythonrun.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.6.1/Python/pytime.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-3.6.1/Python/random.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.6.1/Python/structmember.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"dm"' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.6.1/Python/sysmodule.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.6.1/Python/traceback.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.6.1/Python/getopt.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.6.1/Python/pystrcmp.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.6.1/Python/pystrtod.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.6.1/Python/pystrhex.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.6.1/Python/dtoa.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.6.1/Python/formatter_unicode.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.6.1/Python/fileutils.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36dm-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.6.1/Python/dynload_shlib.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.6.1/Python/thread.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/opt/rh/rh-python36/root/usr"' \ -DEXEC_PREFIX='"/opt/rh/rh-python36/root/usr"' \ -DVERSION='"3.6"' \ -DVPATH='"/builddir/build/BUILD/Python-3.6.1"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.6.1/Modules/getpath.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.6.1/Modules/main.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.6.1/Modules/gcmodule.c gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/hashtable.c -o Modules/hashtable.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/dynamic_annotations.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/parsetok_pgen.o Parser/pgenmain.o -lpthread -ldl -lutil -lrt -o Parser/pgen Parser/pgen /builddir/build/BUILD/Python-3.6.1/Grammar/Grammar Include/graminit.h Python/graminit.c Translating labels ... gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.6.1/Python/ast.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.6.1/Python/compile.c touch Python/graminit.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.6.1/Python/symtable.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.6.1/Include/pydtrace.d Python/ceval.o gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o /builddir/build/BUILD/Python-3.6.1/Modules/getbuildinfo.c gcc -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lrt -lm ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.6.1/Lib/importlib/_bootstrap.py Python/importlib.h ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.6.1/Lib/importlib/_bootstrap_external.py Python/importlib_external.h gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.6.1/Python/frozen.c if test libpython3.6dm.so.rh-python36-1.0 != libpython3.6dm.so; then \ gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -Wl,-hlibpython3.6dm.so.rh-python36-1.0 -o libpython3.6dm.so.rh-python36-1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lrt -lm ; \ ln -f libpython3.6dm.so.rh-python36-1.0 libpython3.6dm.so; \ else \ gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -o libpython3.6dm.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lrt -lm ; \ fi gcc -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6dm -lpthread -ldl -lutil -lrt -lm gcc -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6dm -lpthread -ldl -lutil -lrt -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.1/build/debug:/opt/rh/rh-python36/root/usr/lib64 ./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 running build running build_ext building '_struct' extension building '_ctypes_test' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir building 'array' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD building 'cmath' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1 building 'math' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1 building '_datetime' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1 creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules building '_random' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules building '_bisect' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules building '_heapq' extension building '_json' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules building '_testbuffer' extension building '_testimportmultiple' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_datetimemodule.o building '_testmultiphase' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_bisectmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_randommodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_randommodule.o building '_lsprof' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_heapqmodule.o building 'unicodedata' extension building '_testcapi' extension building '_opcode' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/mathmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/mathmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_struct.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_struct.o building '_asyncio' extension building 'fcntl' extension building '_pickle' extension building 'grp' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/arraymodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/arraymodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_testimportmultiple.o building 'select' extension building 'parser' extension building 'mmap' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_json.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_json.o building 'syslog' extension building 'audioop' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes building '_crypt' extension building '_csv' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_testbuffer.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/fcntlmodule.o building '_posixsubprocess' extension building 'spwd' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_testmultiphase.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_lsprof.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_lsprof.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/mmapmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/unicodedata.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/unicodedata.o building 'readline' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_asynciomodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_cryptmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_csv.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_csv.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cmathmodule.o building '_socket' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_posixsubprocess.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/selectmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/selectmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/parsermodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/parsermodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_opcode.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_opcode.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/syslogmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/audioop.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/audioop.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/readline.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/readline.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes_test.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_pickle.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_pickle.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/grpmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/grpmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/spwdmodule.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_testimportmultiple.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_testimportmultiple.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_bisectmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_bisect.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_cryptmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lcrypt -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_crypt.cpython-36dm-x86_64-linux-gnu.so building '_ssl' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_ssl.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ssl.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_randommodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_random.cpython-36dm-x86_64-linux-gnu.so building '_hashlib' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_hashopenssl.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_heapqmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_heapq.cpython-36dm-x86_64-linux-gnu.so /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c: In function 'test_sizeof_c_types': /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:100: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:100: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:104: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:104: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:108: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:108: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:112: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:112: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:117: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:117: warning: comparison of unsigned expression < 0 is always false gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/fcntlmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/fcntl.cpython-36dm-x86_64-linux-gnu.so building '_sha256' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c sha256module.c -o build/temp.linux-x86_64-3.6-pydebug/sha256module.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_testmultiphase.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_testmultiphase.cpython-36dm-x86_64-linux-gnu.so building '_sha512' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c sha512module.c -o build/temp.linux-x86_64-3.6-pydebug/sha512module.o gcc: sha256module.c: No such file or directory gcc: no input files building '_md5' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c md5module.c -o build/temp.linux-x86_64-3.6-pydebug/md5module.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/rotatingtree.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/syslogmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/syslog.cpython-36dm-x86_64-linux-gnu.so gcc: gcc: sha512module.c: No such file or directory md5module.c: No such file or directory gcc: no input files gcc: no input files /builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.c: In function 'cmsg_min_space': /builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.c:2257: warning: comparison of unsigned expression < 0 is always false building '_sha1' extension building '_blake2' extension building '_sha3' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c sha1module.c -o build/temp.linux-x86_64-3.6-pydebug/sha1module.o building '_sqlite3' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_blake2 creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_posixsubprocess.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_posixsubprocess.cpython-36dm-x86_64-linux-gnu.so gcc: sha1module.c: No such file or directory gcc: no input files creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sha3 gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2module.o building '_dbm' extension building '_gdbm' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sha3/sha3module.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cache.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_GDBM_NDBM_H -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_dbmmodule.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/grpmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/grp.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_opcode.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_opcode.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_gdbmmodule.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_lsprof.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/rotatingtree.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_lsprof.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/parsermodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/parser.cpython-36dm-x86_64-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/termios.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/termios.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/selectmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/select.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes_test.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_ctypes_test.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/spwdmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/spwd.cpython-36dm-x86_64-linux-gnu.so building 'resource' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/resource.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/resource.o building 'nis' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/nismodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/nismodule.o building '_curses' extension building '_curses_panel' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_cursesmodule.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/readline.o -L/usr/lib64/termcap -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lreadline -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/readline.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_curses_panel.o building 'zlib' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/zlibmodule.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/mmapmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/mmap.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/mathmodule.o Modules/_math.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/math.cpython-36dm-x86_64-linux-gnu.so building 'binascii' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/binascii.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/binascii.o -DUSE_ZLIB_CRC32 building '_bz2' extension gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_struct.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_struct.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_bz2module.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_bz2module.o building '_lzma' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_lzmamodule.o building 'pyexpat' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/pyexpat.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/pyexpat.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_csv.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_csv.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/arraymodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/array.cpython-36dm-x86_64-linux-gnu.so building '_elementtree' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUSE_PYEXPAT_CAPI -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_elementtree.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_elementtree.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/connection.o building '_multibytecodec' extension creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/multibytecodec.o building '_codecs_kr' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/termios.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/termios.cpython-36dm-x86_64-linux-gnu.so building '_codecs_jp' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/resource.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/resource.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_dbmmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lgdbm -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_dbm.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_hashopenssl.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lssl -lcrypto -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_hashlib.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/audioop.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/audioop.cpython-36dm-x86_64-linux-gnu.so building '_codecs_cn' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_gdbmmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lgdbm -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_gdbm.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/nismodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lnsl -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/nis.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_testbuffer.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_testbuffer.cpython-36dm-x86_64-linux-gnu.so building '_codecs_tw' extension building '_codecs_hk' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.o building '_codecs_iso2022' extension gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_curses_panel.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpanelw -lncursesw -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_curses_panel.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_asynciomodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_asyncio.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.o building '_decimal' extension building '_multiprocessing' extension gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cmathmodule.o Modules/_math.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/cmath.cpython-36dm-x86_64-linux-gnu.so creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/multiprocessing.o creating build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/_decimal.o building 'ossaudiodev' extension building '_tkinter' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/ossaudiodev.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DWITH_APPINIT=1 -I/usr/X11/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_tkinter.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_tkinter.o building '_ctypes' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_bz2module.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lbz2 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_bz2.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_json.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_json.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/zlibmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lz -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/zlib.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_lzmamodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -llzma -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_lzma.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/binascii.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lz -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/binascii.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/semaphore.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cursor.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_socket.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_codecs_kr.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/multibytecodec.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_multibytecodec.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/semaphore.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_multiprocessing.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_codecs_cn.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_codecs_iso2022.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/ossaudiodev.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/ossaudiodev.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_codecs_tw.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_testcapi.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_codecs_hk.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_datetimemodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_datetime.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/microprotocols.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ssl.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lssl -lcrypto -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_ssl.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/pyexpat.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lexpat -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/pyexpat.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_cursesmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lncursesw -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_curses.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_elementtree.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lexpat -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_elementtree.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_codecs_jp.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/module.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_pickle.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_pickle.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2s_impl.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DWITH_APPINIT=1 -I/usr/X11/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/tkappinit.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/tkappinit.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callbacks.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_tkinter.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/tkappinit.o -L/usr/X11/lib -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -ltk8.5 -ltcl8.5 -lX11 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_tkinter.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sha3/sha3module.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_sha3.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/row.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/statement.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/unicodedata.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/unicodedata.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/util.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2s_impl.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_blake2.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/stgdict.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/module.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/row.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/util.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lsqlite3 -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_sqlite3.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/cfield.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/context.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/cfield.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lffi -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_ctypes.cpython-36dm-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.6-pydebug/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/transpose.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-x86_64-3.6-pydebug/_decimal.cpython-36dm-x86_64-linux-gnu.so The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time Failed to build these modules: _md5 _sha1 _sha256 _sha512 running build_scripts creating build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 ~/build/BUILD/Python-3.6.1 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: build/debug STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized - /opt/rh/rh-python36/root/usr/bin/python ~/build/BUILD/Python-3.6.1/build/optimized ~/build/BUILD/Python-3.6.1 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for python3.6... python3.6 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux checking for --without-gcc... no checking for --with-icc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for --with-cxx-main=... no checking for x86_64-redhat-linux-gnu-g++... no checking for g++... no configure: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... gcc checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for 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 x86_64-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking for --enable-optimizations... no checking for --with-lto... no checking target system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-llvm-profdata... no checking for llvm-profdata... '' checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... no checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking 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 conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... no checking sys/random.h presence... no checking for sys/random.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... no checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for 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... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --with-system-libmpdec... no checking for --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... no checking for --with-doc-strings... 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... yes checking for dtrace... /usr/bin/dtrace checking whether DTrace probes require linking... yes checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... no checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for pread... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... 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 strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... no 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 for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... yes 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 whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes no usable wchar_t found checking whether byte ordering is bigendian... no checking ABIFLAGS... m checking SOABI... cpython-36m-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for 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_term_resized... yes checking for resize_term... yes checking for resizeterm... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... no checking for GCC >= 4.7 __atomic builtins... no checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... no checking for the getrandom() function... 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 Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all optimizations active (LTO, PGO, etc), please run ./configure --enable-optimizations /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.6.1/Include/pydtrace.d gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o /builddir/build/BUILD/Python-3.6.1/Parser/tokenizer_pgen.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o /builddir/build/BUILD/Python-3.6.1/Parser/printgrammar.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok_pgen.o /builddir/build/BUILD/Python-3.6.1/Parser/parsetok_pgen.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o /builddir/build/BUILD/Python-3.6.1/Parser/pgenmain.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.6.1/Programs/_freeze_importlib.c gcc -pthread -c -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.6.1/Modules/_math.c /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.6.1/Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.6.1/Programs/_testembed.c # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/opt/rh/rh-python36/root/usr/bin/python3.6m," < /builddir/build/BUILD/Python-3.6.1/Misc/python-config.in >python-config.py # Replace makefile compat. variable references with shell script compat. ones; -> LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config # On Darwin, always use the python version of the script, the shell : sed in-place edit with POSIX-only tools # version doesn't use the compiler customizations that are provided sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.6.1/Programs/python.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.6.1/Parser/acceler.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.6.1/Parser/grammar1.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.6.1/Parser/listnode.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.6.1/Parser/node.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.6.1/Parser/parser.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.6.1/Parser/bitset.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.6.1/Parser/metagrammar.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.6.1/Parser/firstsets.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.6.1/Parser/grammar.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.6.1/Parser/pgen.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.6.1/Parser/myreadline.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.6.1/Parser/parsetok.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.6.1/Parser/tokenizer.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.6.1/Objects/abstract.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.6.1/Objects/accu.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.6.1/Objects/boolobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.6.1/Objects/bytes_methods.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.6.1/Objects/bytearrayobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.6.1/Objects/bytesobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.6.1/Objects/cellobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.6.1/Objects/classobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.6.1/Objects/codeobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.6.1/Objects/complexobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.6.1/Objects/descrobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.6.1/Objects/enumobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.6.1/Objects/exceptions.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.6.1/Objects/genobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.6.1/Objects/fileobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.6.1/Objects/floatobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.6.1/Objects/frameobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.6.1/Objects/funcobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.6.1/Objects/iterobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.6.1/Objects/listobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.6.1/Objects/longobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.6.1/Objects/dictobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.6.1/Objects/odictobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.6.1/Objects/memoryobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.6.1/Objects/methodobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.6.1/Objects/moduleobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.6.1/Objects/namespaceobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.6.1/Objects/object.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.6.1/Objects/obmalloc.c /builddir/build/BUILD/Python-3.6.1/Objects/object.c: In function 'PyObject_Print': /builddir/build/BUILD/Python-3.6.1/Objects/object.c:384: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /builddir/build/BUILD/Python-3.6.1/Objects/object.c:393: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.6.1/Objects/capsule.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.6.1/Objects/rangeobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.6.1/Objects/setobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.6.1/Objects/sliceobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.6.1/Objects/structseq.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.6.1/Objects/tupleobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.6.1/Objects/typeobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.6.1/Objects/unicodeobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.6.1/Objects/unicodectype.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.6.1/Objects/weakrefobject.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.6.1/Python/_warnings.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.6.1/Python/Python-ast.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.6.1/Python/asdl.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.6.1/Python/dynamic_annotations.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.6.1/Python/mysnprintf.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.6.1/Python/pyctype.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.6.1/Python/bltinmodule.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.6.1/Python/ceval.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.6.1/Python/codecs.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.6.1/Python/errors.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.6.1/Python/frozenmain.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.6.1/Python/future.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.6.1/Python/getargs.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.6.1/Python/getcompiler.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.6.1/Python/getcopyright.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.6.1/Python/getplatform.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.6.1/Python/getversion.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.6.1/Python/import.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.6.1/Python/importdl.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.6.1/Python/marshal.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.6.1/Python/modsupport.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.6.1/Python/mystrtoul.c /builddir/build/BUILD/Python-3.6.1/Python/marshal.c: In function 'w_flush': /builddir/build/BUILD/Python-3.6.1/Python/marshal.c:85: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /builddir/build/BUILD/Python-3.6.1/Python/marshal.c: In function 'w_string': /builddir/build/BUILD/Python-3.6.1/Python/marshal.c:138: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.6.1/Python/peephole.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.6.1/Python/pyarena.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.6.1/Python/pyfpe.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.6.1/Python/pyhash.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.6.1/Python/pylifecycle.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.6.1/Python/pymath.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.6.1/Python/pystate.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.6.1/Python/pythonrun.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.6.1/Python/pytime.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-3.6.1/Python/random.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.6.1/Python/structmember.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.6.1/Python/sysmodule.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.6.1/Python/traceback.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.6.1/Python/getopt.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.6.1/Python/pystrcmp.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.6.1/Python/pystrtod.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.6.1/Python/pystrhex.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.6.1/Python/dtoa.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.6.1/Python/formatter_unicode.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.6.1/Python/fileutils.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36m-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.6.1/Python/dynload_shlib.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.6.1/Python/thread.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/opt/rh/rh-python36/root/usr"' \ -DEXEC_PREFIX='"/opt/rh/rh-python36/root/usr"' \ -DVERSION='"3.6"' \ -DVPATH='"/builddir/build/BUILD/Python-3.6.1"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.6.1/Modules/getpath.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.6.1/Modules/main.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.6.1/Modules/gcmodule.c gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/iobase.c -o Modules/iobase.o /builddir/build/BUILD/Python-3.6.1/Modules/_functoolsmodule.c: In function 'partial_call': /builddir/build/BUILD/Python-3.6.1/Modules/_functoolsmodule.c:135: warning: 'nargs' may be used uninitialized in this function gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.1/Modules/_io -c /builddir/build/BUILD/Python-3.6.1/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/hashtable.c -o Modules/hashtable.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.1/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/dynamic_annotations.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/parsetok_pgen.o Parser/pgenmain.o -lpthread -ldl -lutil -lrt -o Parser/pgen Parser/pgen /builddir/build/BUILD/Python-3.6.1/Grammar/Grammar Include/graminit.h Python/graminit.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.6.1/Python/ast.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.6.1/Python/compile.c touch Python/graminit.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.6.1/Python/symtable.c gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.6.1/Include/pydtrace.d Python/ceval.o gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o /builddir/build/BUILD/Python-3.6.1/Modules/getbuildinfo.c gcc -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lrt -lm ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.6.1/Lib/importlib/_bootstrap.py Python/importlib.h ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.6.1/Lib/importlib/_bootstrap_external.py Python/importlib_external.h gcc -pthread -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.1/Include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.6.1/Python/frozen.c if test libpython3.6m.so.rh-python36-1.0 != libpython3.6m.so; then \ gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -Wl,-hlibpython3.6m.so.rh-python36-1.0 -o libpython3.6m.so.rh-python36-1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lrt -lm ; \ ln -f libpython3.6m.so.rh-python36-1.0 libpython3.6m.so; \ else \ gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -o libpython3.6m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lrt -lm ; \ fi gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -Wl,--no-as-needed -o libpython3.so.rh-python36 -Wl,-hlibpython3.so.rh-python36 libpython3.6m.so gcc -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6m -lpthread -ldl -lutil -lrt -lm gcc -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6m -lpthread -ldl -lutil -lrt -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.1/build/optimized:/opt/rh/rh-python36/root/usr/lib64 ./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 running build running build_ext building '_ctypes_test' extension building '_struct' extension creating build/temp.linux-x86_64-3.6/builddir building 'array' extension building 'cmath' extension creating build/temp.linux-x86_64-3.6/builddir building 'math' extension creating build/temp.linux-x86_64-3.6/builddir/build creating build/temp.linux-x86_64-3.6/builddir/build creating build/temp.linux-x86_64-3.6/builddir/build creating build/temp.linux-x86_64-3.6/builddir/build/BUILD building '_datetime' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD creating build/temp.linux-x86_64-3.6/builddir/build/BUILD creating build/temp.linux-x86_64-3.6/builddir/build/BUILD creating build/temp.linux-x86_64-3.6/builddir/build/BUILD building '_heapq' extension building '_bisect' extension building '_pickle' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1 building '_json' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1 building '_testcapi' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1 building '_testbuffer' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1 building '_testimportmultiple' extension building '_testmultiphase' extension building '_lsprof' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules building 'unicodedata' extension building '_opcode' extension building '_asyncio' extension building 'fcntl' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1 building 'grp' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules building 'spwd' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules building 'parser' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_struct.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_struct.o building 'syslog' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.o creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes building 'readline' extension building '_random' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_opcode.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_opcode.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_datetimemodule.o building '_csv' extension building '_posixsubprocess' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_posixsubprocess.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_bisectmodule.o creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1 gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_testimportmultiple.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/parsermodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/parsermodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/unicodedata.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/unicodedata.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_pickle.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_pickle.o building 'audioop' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/fcntlmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes_test.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_randommodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_randommodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/grpmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/grpmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_heapqmodule.o building 'select' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_testmultiphase.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_lsprof.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_lsprof.o building 'mmap' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_json.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_json.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/syslogmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_testbuffer.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/readline.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/readline.o building '_crypt' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/spwdmodule.o building '_socket' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/mathmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/mathmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_csv.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_csv.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/mmapmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cmathmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/audioop.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/audioop.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/arraymodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/arraymodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_asynciomodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/selectmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/selectmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_cryptmodule.o /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c: In function 'test_sizeof_c_types': /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:100: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:100: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:104: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:104: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:108: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:108: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:112: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:112: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:117: warning: comparison of unsigned expression < 0 is always false /builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.c:117: warning: comparison of unsigned expression < 0 is always false gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_opcode.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_opcode.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_testimportmultiple.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_testimportmultiple.cpython-36m-x86_64-linux-gnu.so building '_ssl' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_ssl.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ssl.o building '_hashlib' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_hashopenssl.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_cryptmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lcrypt -lpython3.6m -o build/lib.linux-x86_64-3.6/_crypt.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_bisectmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_bisect.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/syslogmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/syslog.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/spwdmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/spwd.cpython-36m-x86_64-linux-gnu.so /builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.c: In function 'cmsg_min_space': /builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.c:2257: warning: comparison of unsigned expression < 0 is always false gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/grpmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/grp.cpython-36m-x86_64-linux-gnu.so building '_sha256' extension building '_sha512' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c sha256module.c -o build/temp.linux-x86_64-3.6/sha256module.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c sha512module.c -o build/temp.linux-x86_64-3.6/sha512module.o building '_md5' extension building '_sha1' extension gcc: gcc: sha512module.c: No such file or directory sha256module.c: No such file or directory gcc: gcc: no input filesno input files gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c md5module.c -o build/temp.linux-x86_64-3.6/md5module.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c sha1module.c -o build/temp.linux-x86_64-3.6/sha1module.o building '_sha3' extension gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_testmultiphase.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_testmultiphase.cpython-36m-x86_64-linux-gnu.so building '_blake2' extension gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_randommodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_random.cpython-36m-x86_64-linux-gnu.so creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_blake2 gcc: md5module.c: No such file or directory gcc: creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sha3 gcc: sha1module.c: No such file or directory no input files gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sha3/sha3module.o gcc: no input files gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2module.o building '_sqlite3' extension building '_dbm' extension gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/fcntlmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/fcntl.cpython-36m-x86_64-linux-gnu.so building '_gdbm' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_GDBM_NDBM_H -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_dbmmodule.o creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_gdbmmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_gdbmmodule.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cache.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_heapqmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_heapq.cpython-36m-x86_64-linux-gnu.so building 'termios' extension building 'resource' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/resource.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/resource.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/termios.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/termios.o building 'nis' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/nismodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/nismodule.o building '_curses' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_cursesmodule.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_posixsubprocess.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/rotatingtree.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes_test.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_ctypes_test.cpython-36m-x86_64-linux-gnu.so building '_curses_panel' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_curses_panel.o building 'zlib' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/zlibmodule.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/parsermodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/parser.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_lsprof.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/rotatingtree.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_lsprof.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/connection.o building 'binascii' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/binascii.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/binascii.o -DUSE_ZLIB_CRC32 building '_bz2' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_bz2module.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_bz2module.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/resource.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/resource.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/mmapmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/mmap.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/selectmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/select.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/readline.o -L/usr/lib64/termcap -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lreadline -lpython3.6m -o build/lib.linux-x86_64-3.6/readline.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/termios.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/termios.cpython-36m-x86_64-linux-gnu.so building '_lzma' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_lzmamodule.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_gdbmmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lgdbm -lpython3.6m -o build/lib.linux-x86_64-3.6/_gdbm.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_dbmmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lgdbm -lpython3.6m -o build/lib.linux-x86_64-3.6/_dbm.cpython-36m-x86_64-linux-gnu.so building 'pyexpat' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/pyexpat.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/pyexpat.o building '_elementtree' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUSE_PYEXPAT_CAPI -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_elementtree.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_elementtree.o building '_multibytecodec' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/multibytecodec.o building '_codecs_kr' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.o building '_codecs_jp' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.o building '_codecs_cn' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/nismodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lnsl -lpython3.6m -o build/lib.linux-x86_64-3.6/nis.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_curses_panel.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpanelw -lncursesw -lpython3.6m -o build/lib.linux-x86_64-3.6/_curses_panel.cpython-36m-x86_64-linux-gnu.so building '_codecs_tw' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_hashopenssl.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-x86_64-3.6/_hashlib.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_csv.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_csv.cpython-36m-x86_64-linux-gnu.so building '_codecs_hk' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.o building '_codecs_iso2022' extension building '_decimal' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.o creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/_decimal.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_bz2module.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lbz2 -lpython3.6m -o build/lib.linux-x86_64-3.6/_bz2.cpython-36m-x86_64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/multiprocessing.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_struct.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_struct.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/mathmodule.o Modules/_math.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/math.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_asynciomodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_asyncio.cpython-36m-x86_64-linux-gnu.so building 'ossaudiodev' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/ossaudiodev.o building '_tkinter' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DWITH_APPINIT=1 -I/usr/X11/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_tkinter.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_tkinter.o building 'xxlimited' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DPy_LIMITED_API=0x03050000 -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/xxlimited.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/xxlimited.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/semaphore.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/zlibmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lz -lpython3.6m -o build/lib.linux-x86_64-3.6/zlib.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/audioop.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/audioop.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_lzmamodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -llzma -lpython3.6m -o build/lib.linux-x86_64-3.6/_lzma.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_tw.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_tw.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/binascii.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lz -lpython3.6m -o build/lib.linux-x86_64-3.6/binascii.cpython-36m-x86_64-linux-gnu.so building '_ctypes' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/arraymodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/array.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_testbuffer.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_testbuffer.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cursor.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_kr.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_kr.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/xxlimited.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/xxlimited.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_cn.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_cn.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_hk.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_hk.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_multiprocessing/semaphore.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_multiprocessing.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/multibytecodec.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_multibytecodec.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_json.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_json.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_iso2022.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/ossaudiodev.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/ossaudiodev.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cmathmodule.o Modules/_math.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/cmath.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/cjkcodecs/_codecs_jp.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_jp.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/socketmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_socket.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_testcapimodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_testcapi.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/module.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_datetimemodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_datetime.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/pyexpat.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lexpat -lpython3.6m -o build/lib.linux-x86_64-3.6/pyexpat.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ssl.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-x86_64-3.6/_ssl.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/prepare_protocol.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_cursesmodule.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lncursesw -lpython3.6m -o build/lib.linux-x86_64-3.6/_curses.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/row.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/unicodedata.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/unicodedata.cpython-36m-x86_64-linux-gnu.so gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_blake2/blake2s_impl.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_blake2.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DWITH_APPINIT=1 -I/usr/X11/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/tkappinit.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/tkappinit.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_elementtree.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lexpat -lpython3.6m -o build/lib.linux-x86_64-3.6/_elementtree.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/statement.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_tkinter.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/tkappinit.o -L/usr/X11/lib -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -ltk8.5 -ltcl8.5 -lX11 -lpython3.6m -o build/lib.linux-x86_64-3.6/_tkinter.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/util.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/module.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/row.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sqlite/util.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lsqlite3 -lpython3.6m -o build/lib.linux-x86_64-3.6/_sqlite3.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callbacks.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_pickle.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_pickle.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/stgdict.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib64/libffi-3.0.5/include -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/cfield.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_ctypes/cfield.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lffi -lpython3.6m -o build/lib.linux-x86_64-3.6/_ctypes.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/convolute.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_sha3/sha3module.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha3.cpython-36m-x86_64-linux-gnu.so gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/optimized -c /builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -L/opt/rh/rh-python36/root/usr/lib64 -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include-I/usr/lib64/libffi-3.0.5/include build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.6/builddir/build/BUILD/Python-3.6.1/Modules/_decimal/libmpdec/transpose.o -L. -L/opt/rh/rh-python36/root/usr/lib64 -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_decimal.cpython-36m-x86_64-linux-gnu.so The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time Failed to build these modules: _md5 _sha1 _sha256 _sha512 running build_scripts creating build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 ~/build/BUILD/Python-3.6.1 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: build/optimized + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gQ1EDi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64 + cd Python-3.6.1 + LANG=C + export LANG + unset DISPLAY ++ pwd + topdir=/builddir/build/BUILD/Python-3.6.1 + rm -fr /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/share/man + mkdir -p /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/usr/lib/rpm/redhat + cp -a /builddir/build/SOURCES/pythondeps-scl-36.sh /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/usr/lib/rpm + cp -a /builddir/build/SOURCES/brp-python-bytecompile-with-scl-python-36 /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/usr/lib/rpm/redhat + InstallPython debug libpython3.6dm.so.rh-python36-1.0 -O0 + ConfName=debug + PyInstSoName=libpython3.6dm.so.rh-python36-1.0 STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug + MoreCFlags=-O0 + ConfDir=build/debug + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug + mkdir -p build/debug + pushd build/debug ~/build/BUILD/Python-3.6.1/build/debug ~/build/BUILD/Python-3.6.1 + make install DESTDIR=/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64 'INSTALL=install -p' EXTRA_CFLAGS=-O0 Creating directory /opt/rh/rh-python36/root/usr/bin Creating directory /opt/rh/rh-python36/root/usr/lib64 if test "no-framework" = "no-framework" ; then \ install -p python /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/bin/python3.6dm; \ else \ install -p -s Mac/pythonw /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/bin/python3.6dm; \ fi if test "3.6" != "3.6dm"; then \ if test -f /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/bin/python3.6 -o -h /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/bin/python3.6; \ then rm -f /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/bin/python3.6; \ fi; \ (cd /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/bin; ln python3.6dm python3.6); \ fi if test -f libpython3.6dm.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ install -p -m 555 /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/bin; \ else \ install -p -m 555 libpython3.6dm.so /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/libpython3.6dm.so.rh-python36-1.0; \ if test libpython3.6dm.so != libpython3.6dm.so.rh-python36-1.0; then \ (cd /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64; ln -sf libpython3.6dm.so.rh-python36-1.0 libpython3.6dm.so) \ fi \ fi; \ if test -n ""; then \ install -p -m 555 /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/binpython3.6-32; \ lipo \ -output /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/bin/python3.6-32 \ /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/bin/python3.6; \ fi running build running build_ext building '_sha256' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c sha256module.c -o build/temp.linux-x86_64-3.6-pydebug/sha256module.o gcc: sha256module.c: No such file or directory gcc: no input files building '_sha512' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c sha512module.c -o build/temp.linux-x86_64-3.6-pydebug/sha512module.o gcc: sha512module.c: No such file or directory gcc: no input files building '_md5' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c md5module.c -o build/temp.linux-x86_64-3.6-pydebug/md5module.o gcc: md5module.c: No such file or directory gcc: no input files building '_sha1' extension gcc -pthread -fPIC -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -I. -I/opt/rh/rh-python36/root/usr/include -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.1/Include -I/builddir/build/BUILD/Python-3.6.1/build/debug -c sha1module.c -o build/temp.linux-x86_64-3.6-pydebug/sha1module.o gcc: sha1module.c: No such file or directory gcc: no input files The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time Failed to build these modules: _md5 _sha1 _sha256 _sha512 running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.1/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_ttk Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/capath Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/data Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/xmltestdata Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/eintrdata Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/libregrtest Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/subprocessdata Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/support Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/tracedmodules Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/encoded_modules Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/collections Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/email Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/ensurepip Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/ensurepip/_bundled Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/ensurepip/rewheel Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/html Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/json Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/http Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/dbm Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/xmlrpc Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/logging Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/wsgiref Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/urllib Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/xml Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/dom Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/etree Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/parsers Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/sax Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/importlib Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/builtin Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/extension Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/frozen Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/source Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_warnings Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_warnings/data Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing/dummy Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/venv Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/venv/scripts Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/venv/scripts/common Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/venv/scripts/posix Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/curses Creating directory /opt/rh/rh-python36/root/usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/__future__.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/__phello__.foo.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_bootlocale.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_collections_abc.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_compat_pickle.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_compression.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_dummy_thread.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_markupbase.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_osx_support.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_pydecimal.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_pyio.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_sitebuiltins.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_strptime.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_threading_local.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/_weakrefset.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/abc.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/aifc.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/antigravity.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/argparse.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ast.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asynchat.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncore.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/base64.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/bdb.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/binhex.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/bisect.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/bz2.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/cProfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/calendar.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/cgi.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/cgitb.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/chunk.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/cmd.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/code.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/codecs.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/codeop.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/colorsys.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/compileall.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/configparser.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/contextlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/copy.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/copyreg.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/crypt.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/csv.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/datetime.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/decimal.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/difflib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/dis.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/doctest.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/dummy_threading.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/enum.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/filecmp.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/fileinput.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/fnmatch.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/formatter.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/fractions.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ftplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/functools.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/genericpath.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/getopt.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/getpass.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/gettext.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/glob.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/gzip.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/hashlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/heapq.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/hmac.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/imaplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/imghdr.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/imp.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/inspect.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/io.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ipaddress.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/keyword.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/linecache.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/locale.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lzma.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/macpath.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/macurl2path.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/mailbox.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/mailcap.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/mimetypes.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/modulefinder.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/netrc.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/nntplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ntpath.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/nturl2path.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/numbers.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/opcode.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/operator.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/optparse.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/os.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pathlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/pdb.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pickle.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pickletools.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pipes.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pkgutil.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/platform.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/plistlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/poplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/posixpath.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pprint.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/profile.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pstats.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pty.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/py_compile.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pyclbr.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pydoc.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/queue.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/quopri.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/random.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/re.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/reprlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/rlcompleter.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/runpy.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sched.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/secrets.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/selectors.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/shelve.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/shlex.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/shutil.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/signal.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/site.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/smtpd.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/smtplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sndhdr.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/socket.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/socketserver.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sre_compile.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sre_constants.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sre_parse.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ssl.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/stat.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/statistics.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/string.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/stringprep.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/struct.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/subprocess.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sunau.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/symbol.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/symtable.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sysconfig.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/tabnanny.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/tarfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/telnetlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tempfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/textwrap.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/this.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/threading.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/timeit.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/token.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tokenize.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/trace.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/traceback.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tracemalloc.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tty.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtle.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/types.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/typing.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/uu.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/uuid.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/warnings.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/wave.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/weakref.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.1/Lib/webbrowser.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xdrlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/zipapp.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/zipfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/colorchooser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/commondialog.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/constants.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/dialog.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/dnd.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/filedialog.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/font.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/messagebox.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/scrolledtext.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/simpledialog.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/tix.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/ttk.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/README /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/runtktests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/support.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/widget_tests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_tkinter/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_tkinter/test_font.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_tkinter/test_images.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_tkinter/test_loadtk.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_tkinter/test_misc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_tkinter/test_text.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_tkinter/test_variables.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_tkinter/test_widgets.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_ttk/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_ttk/test_extensions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_ttk/test_functions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_ttk/test_style.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/tkinter/test/test_ttk/test_widgets.py /opt/rh/rh-python36/root/usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/site-packages/README.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/185test.db /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/Sine-1000Hz-300ms.aif /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/_test_multiprocessing.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/allsans.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/ann_module.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/ann_module2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/ann_module3.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiotest.au /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiotests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/autotest.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/bad_coding.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/bad_coding2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badcert.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badkey.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_3131.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_future10.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_future3.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_future4.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_future5.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_future6.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_future7.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_future8.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_future9.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/badsyntax_pep3120.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/bytecode_helper.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cfgparser.1 /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cfgparser.2 /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cfgparser.3 /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cmath_testcases.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/coding20731.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.1/Lib/test/curses_tests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/datetimetester.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dh1024.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dis_module.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/doctest_aliases.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/double_const.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/empty.vbs /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/exception_hierarchy.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/final_a.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/final_b.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/floating_points.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/fork_wait.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/formatfloat_testcases.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/future_test1.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/future_test2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/gdb_sample.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/ieee754.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imp_dummy.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/inspect_fodder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/inspect_fodder2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/keycert.passwd.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/keycert.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/keycert2.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/keycert3.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/keycert4.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/list_tests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/lock_tests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/mailcap.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/make_ssl_certs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/mapping_tests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/math_testcases.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/memory_watchdog.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/mime.types /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/mock_socket.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/mod_generics_cache.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/mp_fork_bomb.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/mp_preload.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/multibytecodec_support.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/nokia.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/nullbytecert.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/nullcert.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/outstanding_bugs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/pickletester.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/profilee.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/pstats.pck /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/pycacert.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/pycakey.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/pyclbr_input.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/pydoc_mod.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/pydocfodder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.1/Lib/test/pystone.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/randv2_32.pck /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/randv2_64.pck /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/randv3.pck /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.1/Lib/test/re_tests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.1/Lib/test/regrtest.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/relimport.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/reperf.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/revocation.crl /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sample_doctest.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sample_doctest_no_docstrings.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sample_doctest_no_doctests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/selfsigned_pythontestdotnet.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/seq_tests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sgml_input.html /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sha256.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/signalinterproctester.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sortperf.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/ssl_cert.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/ssl_key.passwd.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/ssl_key.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/ssl_servers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/ssltests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/string_tests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test___all__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test___future__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test__locale.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test__opcode.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test__osx_support.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_abc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_abstract_numbers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_aifc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_argparse.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_array.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asdl_parser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ast.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncgen.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asynchat.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncore.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_atexit.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_audioop.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_augassign.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_base64.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_baseexception.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_bigaddrspace.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_bigmem.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_binascii.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_binhex.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_binop.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_bisect.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_bool.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_buffer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_bufio.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_builtin.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_bytes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_bz2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_calendar.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_call.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_capi.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_cgi.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_cgitb.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_charmapcodec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_class.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_cmath.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_cmd.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_cmd_line.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_cmd_line_script.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_code.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_code_module.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codeccallbacks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecencodings_cn.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecencodings_hk.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecencodings_iso2022.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecencodings_jp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecencodings_kr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecencodings_tw.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecmaps_cn.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecmaps_hk.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecmaps_jp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecmaps_kr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecmaps_tw.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codecs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_codeop.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_collections.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_colorsys.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_compare.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_compile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_compileall.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_complex.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_concurrent_futures.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_configparser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_contains.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_contextlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_copy.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_copyreg.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_coroutines.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_cprofile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_crashers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_crypt.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_csv.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ctypes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_curses.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_datetime.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dbm.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dbm_dumb.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dbm_gnu.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dbm_ndbm.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_decimal.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_decorators.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_defaultdict.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_deque.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_descr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_descrtut.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_devpoll.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dict.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dict_version.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dictcomps.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dictviews.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_difflib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_difflib_expect.html /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dis.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_distutils.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_doctest.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_doctest.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_doctest2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_doctest2.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_doctest3.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_doctest4.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_docxmlrpc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dtrace.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dummy_thread.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dummy_threading.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dynamic.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_dynamicclassattribute.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_eintr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ensurepip.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_enum.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_enumerate.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_eof.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_epoll.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_errno.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_exception_hierarchy.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_exception_variations.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_exceptions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_extcall.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_faulthandler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_fcntl.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_file.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_file_eintr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_filecmp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_fileinput.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_fileio.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_finalization.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_float.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_flufl.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_fnmatch.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_fork1.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_format.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_fractions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_frame.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_fstring.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ftplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_funcattrs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_functools.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_future.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_future3.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_future4.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_future5.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_gc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_gdb.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_generator_stop.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_generators.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_genericpath.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_genexps.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_getargs2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_getopt.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_getpass.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_gettext.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_glob.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_global.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_grammar.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_grp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_gzip.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_hash.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_hashlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_heapq.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_hmac.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_html.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_htmlparser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_http_cookiejar.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_http_cookies.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_httplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_httpservers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_idle.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_imaplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_imghdr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_imp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_index.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_inspect.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_int.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_int_literal.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_io.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ioctl.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ipaddress.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_isinstance.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_iter.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_iterlen.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_itertools.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_keyword.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_keywordonlyarg.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_kqueue.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_largefile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_lib2to3.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_linecache.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_list.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_listcomps.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_locale.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_logging.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_long.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_longexp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_lzma.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_macpath.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_macurl2path.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_mailbox.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_mailcap.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_marshal.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_math.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_memoryio.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_memoryview.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_metaclass.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_mimetypes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_minidom.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_mmap.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_module.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_modulefinder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_msilib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_multibytecodec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_multiprocessing_fork.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_multiprocessing_forkserver.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_multiprocessing_main_handling.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_multiprocessing_spawn.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_netrc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_nis.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_nntplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_normalization.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ntpath.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_numeric_tower.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_opcodes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_openpty.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_operator.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_optparse.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ordered_dict.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_os.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ossaudiodev.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_osx_env.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_parser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pathlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pdb.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_peepholer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pickle.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pickletools.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pipes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pkg.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pkgimport.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pkgutil.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_platform.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_plistlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_poll.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_popen.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_poplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_posix.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_posixpath.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pow.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pprint.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_print.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_profile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_property.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pstats.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pty.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pulldom.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pwd.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_py_compile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pyclbr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pydoc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_pyexpat.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_queue.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_quopri.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_raise.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_random.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_range.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_re.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_readline.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_regrtest.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_reprlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_resource.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_richcmp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_rlcompleter.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_robotparser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_runpy.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sax.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sched.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_scope.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_script_helper.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_secrets.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_select.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_selectors.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_set.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_setcomps.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_shelve.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_shlex.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_shutil.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_signal.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_site.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_slice.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_smtpd.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_smtplib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_smtpnet.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sndhdr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_socket.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_socketserver.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sort.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_source_encoding.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_spwd.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sqlite.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ssl.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_startfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_stat.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_statistics.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_strftime.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_string.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_string_literals.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_stringprep.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_strptime.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_strtod.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_struct.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_structmembers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_structseq.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_subclassinit.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_subprocess.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sunau.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sundry.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_super.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_support.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_symbol.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_symtable.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_syntax.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sys.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sys_setprofile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sys_settrace.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_sysconfig.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_syslog.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tarfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tcl.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_telnetlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tempfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_textwrap.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_thread.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_threaded_import.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_threadedtempfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_threading.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_threading_local.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_threadsignals.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_time.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_timeit.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_timeout.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tix.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tk.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tokenize.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_trace.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_traceback.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tracemalloc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ttk_guionly.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ttk_textonly.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tuple.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_turtle.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_typechecks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_types.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_typing.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_ucn.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_unary.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_unicode.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_unicode_file.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_unicode_file_functions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_unicode_identifiers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_unicodedata.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_unittest.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_univnewlines.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_unpack.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_unpack_ex.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_urllib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_urllib2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_urllib2_localnet.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_urllib2net.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_urllib_response.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_urllibnet.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_urlparse.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_userdict.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_userlist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_userstring.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_utf8source.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_uu.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_uuid.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_venv.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_wait3.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_wait4.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_wave.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_weakref.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_weakset.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_webbrowser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_winconsoleio.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_winreg.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_winsound.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_with.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_wsgiref.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_xdrlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_xml_dom_minicompat.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_xml_etree.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_xml_etree_c.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_xmlrpc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_xmlrpc_net.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_yield_from.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_zipapp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_zipfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_zipfile64.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_zipimport.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_zipimport_support.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_zlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/testcodec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/testtar.tar /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/tf_inherit_check.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/threaded_import_hangers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/time_hashlib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/tokenize_tests.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/win_console_handler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/wrongcert.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/xmltests.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/zip_cp437_header.zip /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/zipdir.zip /opt/rh/rh-python36/root/usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-alaw.aifc /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm16.aiff /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm16.au /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm16.wav /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm24.aiff /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm24.au /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm24.wav /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm32.aiff /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm32.au /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm32.wav /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm8.aiff /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm8.au /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-pcm8.wav /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-ulaw.aifc /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/audiodata/pluck-ulaw.au /opt/rh/rh-python36/root/usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/capath/4e1295a3.0 /opt/rh/rh-python36/root/usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/capath/5ed36f99.0 /opt/rh/rh-python36/root/usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/capath/6e88d7b8.0 /opt/rh/rh-python36/root/usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/capath/99d0fa06.0 /opt/rh/rh-python36/root/usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/capath/b1930218.0 /opt/rh/rh-python36/root/usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/capath/ceff1710.0 /opt/rh/rh-python36/root/usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/data/README /opt/rh/rh-python36/root/usr/lib64/python3.6/test/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/big5-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/big5.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/big5hkscs-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/big5hkscs.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/cp949-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/cp949.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/euc_jisx0213.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/euc_jp-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/euc_jp.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/euc_kr-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/euc_kr.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/gb18030-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/gb18030.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/gb2312-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/gb2312.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/gbk-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/gbk.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/hz-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/hz.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/iso2022_jp-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/iso2022_jp.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/iso2022_kr-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/iso2022_kr.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/johab-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/johab.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/shift_jis-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/shift_jis.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/cjkencodings/shift_jisx0213.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/abs.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/add.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/and.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/base.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/clamp.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/class.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/compare.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/comparetotal.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/comparetotmag.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/copy.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/copyabs.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/copynegate.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/copysign.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddAbs.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddAdd.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddAnd.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddBase.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddCanonical.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddClass.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddCompare.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddCompareSig.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddCompareTotal.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddCopy.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddCopyAbs.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddCopyNegate.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddCopySign.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddDivide.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddDivideInt.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddEncode.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddFMA.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddInvert.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddLogB.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddMax.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddMaxMag.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddMin.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddMinMag.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddMinus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddMultiply.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddNextMinus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddNextPlus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddNextToward.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddOr.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddPlus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddQuantize.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddReduce.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddRemainder.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddRemainderNear.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddRotate.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddSameQuantum.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddScaleB.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddShift.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddSubtract.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddToIntegral.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ddXor.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/decDouble.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/decQuad.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/decSingle.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/divide.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/divideint.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqAbs.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqAdd.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqAnd.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqBase.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqCanonical.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqClass.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqCompare.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqCompareSig.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqCompareTotal.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqCopy.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqCopyAbs.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqCopyNegate.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqCopySign.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqDivide.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqDivideInt.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqEncode.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqFMA.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqInvert.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqLogB.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqMax.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqMaxMag.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqMin.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqMinMag.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqMinus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqMultiply.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqNextMinus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqNextPlus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqNextToward.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqOr.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqPlus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqQuantize.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqReduce.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqRemainder.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqRemainderNear.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqRotate.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqSameQuantum.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqScaleB.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqShift.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqSubtract.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqToIntegral.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dqXor.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dsBase.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/dsEncode.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/exp.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/extra.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/fma.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/inexact.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/invert.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/ln.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/log10.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/logb.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/max.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/maxmag.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/min.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/minmag.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/minus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/multiply.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/nextminus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/nextplus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/nexttoward.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/or.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/plus.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/power.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/powersqrt.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/quantize.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/randomBound32.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/randoms.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/reduce.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/remainder.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/remainderNear.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/rescale.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/rotate.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/rounding.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/samequantum.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/scaleb.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/shift.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/squareroot.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/subtract.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/testall.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/tointegral.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/tointegralx.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/decimaltestdata/xor.decTest /opt/rh/rh-python36/root/usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/xmltestdata/simple-ns.xml /opt/rh/rh-python36/root/usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/xmltestdata/simple.xml /opt/rh/rh-python36/root/usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/xmltestdata/test.xml /opt/rh/rh-python36/root/usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/xmltestdata/test.xml.out /opt/rh/rh-python36/root/usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/assert_usable.d /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/assert_usable.stp /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/call_stack.d /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/call_stack.d.expected /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/call_stack.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/call_stack.stp /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/call_stack.stp.expected /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/gc.d /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/gc.d.expected /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/gc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/gc.stp /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/gc.stp.expected /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/instance.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/line.d /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/line.d.expected /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/dtracedata/line.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/eintrdata/eintr_tester.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/eintrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.bmp /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.exr /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.jpg /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.pbm /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.pgm /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.png /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.ppm /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.ras /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.sgi /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.tiff /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.webp /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/imghdrdata/python.xbm /opt/rh/rh-python36/root/usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/libregrtest/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/libregrtest/cmdline.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/libregrtest/main.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/libregrtest/refleak.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/libregrtest/runtest.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/libregrtest/runtest_mp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/libregrtest/save_env.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/libregrtest/setup.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/subprocessdata/fd_status.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/subprocessdata/input_reader.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/subprocessdata/qcat.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/subprocessdata/qgrep.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/subprocessdata/sigchild_ignore.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sndhdrdata/README /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sndhdrdata/sndhdr.8svx /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sndhdrdata/sndhdr.aifc /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sndhdrdata/sndhdr.aiff /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sndhdrdata/sndhdr.au /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sndhdrdata/sndhdr.hcom /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sndhdrdata/sndhdr.sndt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sndhdrdata/sndhdr.voc /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/sndhdrdata/sndhdr.wav /opt/rh/rh-python36/root/usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/support/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/support/script_helper.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/tracedmodules/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/tracedmodules/testmod.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/encoded_modules/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/encoded_modules/module_iso_8859_1.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/encoded_modules/module_koi8_r.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/data/circular_imports/basic.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/data/circular_imports/basic2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/data/circular_imports/indirect.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/data/circular_imports/rebinding.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/data/circular_imports/rebinding2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/data/circular_imports/subpackage.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/data/circular_imports/util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_import/data/circular_imports/subpkg/util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/base_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/base_futures.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/base_subprocess.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/base_tasks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/compat.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/constants.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/coroutines.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/futures.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/locks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/log.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/proactor_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/protocols.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/queues.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/selector_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/sslproto.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/streams.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/subprocess.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/tasks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/test_utils.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/transports.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/unix_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/windows_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/asyncio/windows_utils.py /opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/echo.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/echo2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/echo3.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/keycert3.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/pycacert.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/ssl_cert.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/ssl_key.pem /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_base_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_futures.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_locks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_pep492.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_proactor_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_queues.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_selector_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_sslproto.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_streams.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_subprocess.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_tasks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_transports.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_unix_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_windows_events.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_asyncio/test_windows_utils.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/collections/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/collections/abc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/concurrent/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/concurrent/futures/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/concurrent/futures/_base.py /opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/concurrent/futures/process.py /opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/concurrent/futures/thread.py /opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/aliases.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/ascii.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/base64_codec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/big5.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/big5hkscs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/bz2_codec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/charmap.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp037.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1006.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1026.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1125.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1140.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1250.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1251.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1252.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1253.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1254.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1255.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1256.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1257.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp1258.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp273.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp424.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp437.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp500.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp65001.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp720.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp737.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp775.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp850.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp852.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp855.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp856.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp857.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp858.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp860.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp861.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp862.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp863.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp864.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp865.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp866.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp869.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp874.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp875.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp932.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp949.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/cp950.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/euc_jis_2004.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/euc_jisx0213.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/euc_jp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/euc_kr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/gb18030.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/gb2312.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/gbk.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/hex_codec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/hp_roman8.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/hz.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/idna.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso2022_jp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso2022_jp_1.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso2022_jp_2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso2022_jp_2004.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso2022_jp_3.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso2022_jp_ext.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso2022_kr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_1.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_10.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_11.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_13.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_14.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_15.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_16.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_3.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_4.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_5.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_6.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_7.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_8.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/iso8859_9.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/johab.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/koi8_r.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/koi8_t.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/koi8_u.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/kz1048.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/latin_1.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_arabic.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_centeuro.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_croatian.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_cyrillic.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_farsi.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_greek.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_iceland.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_latin2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_roman.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_romanian.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mac_turkish.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/mbcs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/oem.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/palmos.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/ptcp154.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/punycode.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/quopri_codec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/raw_unicode_escape.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p /builddir/build/BUILD/Python-3.6.1/Lib/encodings/rot_13.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/shift_jis.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/shift_jis_2004.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/shift_jisx0213.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/tis_620.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/undefined.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/unicode_escape.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/unicode_internal.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/utf_16.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/utf_16_be.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/utf_16_le.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/utf_32.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/utf_32_be.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/utf_32_le.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/utf_7.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/utf_8.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/utf_8_sig.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/uu_codec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/encodings/zlib_codec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/_encoded_words.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/_header_value_parser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/_parseaddr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/_policybase.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/architecture.rst /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/base64mime.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/charset.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/contentmanager.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/encoders.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/errors.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/feedparser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/generator.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/header.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/headerregistry.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/iterators.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/message.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/parser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/policy.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/quoprimime.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/utils.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/mime/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/mime/application.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/mime/audio.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/mime/base.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/mime/image.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/mime/message.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/mime/multipart.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/mime/nonmultipart.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/email/mime/text.py /opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test__encoded_words.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test__header_value_parser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_asian_codecs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_contentmanager.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_defect_handling.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_email.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_generator.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_headerregistry.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_inversion.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_message.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_parser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_pickleable.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_policy.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/test_utils.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/torture_test.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/PyBanner048.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/audiotest.au /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_01.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_02.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_03.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_04.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_05.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_06.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_07.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_08.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_09.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_10.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_11.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_12.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_12a.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_13.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_14.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_15.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_16.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_17.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_18.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_19.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_20.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_21.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_22.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_23.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_24.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_25.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_26.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_27.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_28.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_29.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_30.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_31.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_32.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_33.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_34.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_35.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_36.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_37.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_38.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_39.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_40.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_41.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_42.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_43.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_44.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_45.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_email/data/msg_46.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ensurepip/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ensurepip/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ensurepip/_uninstall.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl /opt/rh/rh-python36/root/usr/lib64/python3.6/ensurepip/_bundled install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl /opt/rh/rh-python36/root/usr/lib64/python3.6/ensurepip/_bundled install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ensurepip/rewheel/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ensurepip/rewheel install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/html/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/html/entities.py /opt/rh/rh-python36/root/usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/html/parser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/json/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/json/decoder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/json/encoder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/json/scanner.py /opt/rh/rh-python36/root/usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/json/tool.py /opt/rh/rh-python36/root/usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_decode.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_default.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_dump.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_encode_basestring_ascii.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_enum.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_fail.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_float.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_indent.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_pass1.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_pass2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_pass3.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_recursion.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_scanstring.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_separators.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_speedups.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_tool.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_json/test_unicode.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/http/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/http/client.py /opt/rh/rh-python36/root/usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/http/cookiejar.py /opt/rh/rh-python36/root/usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/http/cookies.py /opt/rh/rh-python36/root/usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/http/server.py /opt/rh/rh-python36/root/usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/dbm/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/dbm/dumb.py /opt/rh/rh-python36/root/usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/dbm/gnu.py /opt/rh/rh-python36/root/usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/dbm/ndbm.py /opt/rh/rh-python36/root/usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xmlrpc/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xmlrpc/client.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xmlrpc/server.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/dbapi2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/dump.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/test/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/test/dbapi.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/test/dump.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/test/factory.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/test/hooks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/test/regression.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/test/transactions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/test/types.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/sqlite3/test/userfunctions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/logging/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/logging/config.py /opt/rh/rh-python36/root/usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/logging/handlers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/wsgiref/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/wsgiref/handlers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/wsgiref/headers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/wsgiref/simple_server.py /opt/rh/rh-python36/root/usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/wsgiref/util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/wsgiref/validate.py /opt/rh/rh-python36/root/usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/urllib/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/urllib/error.py /opt/rh/rh-python36/root/usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/urllib/parse.py /opt/rh/rh-python36/root/usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/urllib/request.py /opt/rh/rh-python36/root/usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/urllib/response.py /opt/rh/rh-python36/root/usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/urllib/robotparser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/Grammar.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/PatternGrammar.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/btm_matcher.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/btm_utils.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixer_base.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixer_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/main.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/patcomp.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pygram.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pytree.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/refactor.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_apply.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_asserts.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_basestring.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_buffer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_dict.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_except.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_exec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_execfile.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_exitfunc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_filter.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_funcattrs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_future.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_getcwdu.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_has_key.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_idioms.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_import.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_imports.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_imports2.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_input.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_intern.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_isinstance.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_itertools.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_itertools_imports.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_long.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_map.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_metaclass.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_methodattrs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_ne.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_next.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_nonzero.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_numliterals.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_operator.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_paren.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_print.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_raise.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_raw_input.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_reduce.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_reload.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_renames.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_repr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_set_literal.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_standarderror.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_sys_exc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_throw.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_tuple_params.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_types.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_unicode.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_urllib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_ws_comma.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_xrange.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_xreadlines.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/fixes/fix_zip.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pgen2/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pgen2/conv.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pgen2/driver.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pgen2/grammar.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pgen2/literals.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pgen2/parse.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pgen2/pgen.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 install -p /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pgen2/token.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/pgen2/tokenize.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/pytree_idempotency.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/support.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/test_all_fixers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/test_fixers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/test_main.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/test_parser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/test_pytree.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/test_refactor.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/test_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/README /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/bom.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/crlf.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/different_encoding.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/false_encoding.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/infinite_recursion.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/py2_test_grammar.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/py3_test_grammar.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/fixers/bad_order.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/fixers/parrot_example.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/_endian.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/wintypes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_anon.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_array_in_pointer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_arrays.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_as_parameter.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_bitfields.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_buffers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_bytes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_byteswap.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_callbacks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_cast.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_cfuncs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_checkretval.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_delattr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_errno.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_find.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_frombuffer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_funcptr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_functions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_incomplete.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_init.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_internals.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_keeprefs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_libc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_loading.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_macholib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_memfunctions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_numbers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_objects.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_parameters.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_pep3118.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_pickling.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_pointers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_prototypes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_python_api.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_random_things.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_refcounts.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_repr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_returnfuncptrs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_simplesubclasses.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_sizes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_slicing.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_stringptr.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_strings.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_struct_fields.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_structures.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_unaligned_structures.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_unicode.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_values.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_varsize_struct.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_win32.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/test/test_wintypes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/macholib/README.ctypes /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/macholib/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/macholib/dyld.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/macholib/dylib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib install -p /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/macholib/fetch_macholib /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/macholib/fetch_macholib.bat /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/ctypes/macholib/framework.py /opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/CREDITS.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/ChangeLog /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/HISTORY.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/NEWS.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/NEWS2x.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/README.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/TODO.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/autocomplete.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/autocomplete_w.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/autoexpand.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/browser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/calltip_w.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/calltips.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/codecontext.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/colorizer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/config-extensions.def /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/config-highlight.def /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/config-keys.def /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/config-main.def /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/config.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/config_key.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/configdialog.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/debugger.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/debugger_r.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/debugobj.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/debugobj_r.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/delegator.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/dynoption.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/editor.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/extend.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/filelist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/grep.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/help.html /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/help.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/help_about.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/history.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/hyperparser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle.bat /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle.pyw /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/iomenu.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/macosx.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/mainmenu.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/multicall.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/outwin.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/paragraph.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/parenmatch.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/pathbrowser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/percolator.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/pyparse.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/pyshell.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/query.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/redirector.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/replace.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/rpc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/rstrip.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/run.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/runscript.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/scrolledlist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/search.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/searchbase.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/searchengine.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/stackviewer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/statusbar.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/tabbedpages.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/textview.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/tooltip.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/tree.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/undo.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/windows.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/zoomheight.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/folder.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/idle.icns /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/idle.ico /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/idle_16.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/idle_16.png /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/idle_32.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/idle_32.png /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/idle_48.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/idle_48.png /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/minusnode.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/openfolder.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/plusnode.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/python.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/Icons/tk.gif /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/README.txt /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/htest.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/mock_idle.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/mock_tk.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_autocomplete.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_autoexpand.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_calltips.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_colorizer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_config.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_config_key.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_configdialog.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_debugger.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_delegator.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_editmenu.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_editor.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_grep.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_help.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_help_about.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_history.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_hyperparser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_iomenu.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_macosx.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_paragraph.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_parenmatch.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_pathbrowser.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_percolator.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_query.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_redirector.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_replace.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_rstrip.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_scrolledlist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_search.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_searchbase.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_searchengine.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_text.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_textview.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_tree.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_undo.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/idlelib/idle_test/test_warning.py /opt/rh/rh-python36/root/usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/README /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/_msvccompiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/archive_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/bcppcompiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/ccompiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/cmd.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/config.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/core.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/cygwinccompiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/debug.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/dep_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/dir_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/dist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/errors.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/extension.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/fancy_getopt.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/file_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/filelist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/log.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/msvc9compiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/msvccompiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/spawn.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/sysconfig.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/text_file.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/unixccompiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/version.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/versionpredicate.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/bdist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/bdist_dumb.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/bdist_msi.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/bdist_rpm.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/bdist_wininst.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/build.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/build_clib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/build_ext.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/build_py.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/build_scripts.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/check.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/clean.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/command_template /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/config.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/install.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/install_data.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/install_egg_info.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/install_headers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/install_lib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/install_scripts.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/register.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/sdist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/upload.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/wininst-10.0-amd64.exe /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/wininst-10.0.exe /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/wininst-14.0-amd64.exe /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/wininst-14.0.exe /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/wininst-6.0.exe /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/wininst-7.1.exe /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/wininst-8.0.exe /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/wininst-9.0-amd64.exe /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/command/wininst-9.0.exe /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/Setup.sample /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/support.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_archive_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_bdist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_bdist_dumb.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_bdist_msi.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_bdist_rpm.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_bdist_wininst.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_build.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_build_clib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_build_ext.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_build_py.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_build_scripts.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_check.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_clean.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_cmd.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_config.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_config_cmd.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_core.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_cygwinccompiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_dep_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_dir_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_dist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_extension.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_file_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_filelist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_install.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_install_data.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_install_headers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_install_lib.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_install_scripts.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_log.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_msvc9compiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_msvccompiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_register.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_sdist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_spawn.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_sysconfig.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_text_file.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_unixccompiler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_upload.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_version.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/distutils/tests/test_versionpredicate.py /opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/dom/NodeFilter.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/dom/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/dom/domreg.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/dom/expatbuilder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/dom/minicompat.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/dom/minidom.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/dom/pulldom.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/dom/xmlbuilder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/etree/ElementInclude.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/etree/ElementPath.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/etree/ElementTree.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/etree/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/etree/cElementTree.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/parsers/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/parsers/expat.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/sax/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/sax/_exceptions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/sax/expatreader.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/sax/handler.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/sax/saxutils.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/xml/sax/xmlreader.py /opt/rh/rh-python36/root/usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/importlib/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/importlib/_bootstrap.py /opt/rh/rh-python36/root/usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/importlib/_bootstrap_external.py /opt/rh/rh-python36/root/usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/importlib/abc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/importlib/machinery.py /opt/rh/rh-python36/root/usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/importlib/util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/abc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/test_abc.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/test_api.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/test_lazy.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/test_locks.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/test_namespace_pkgs.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/test_spec.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/test_util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/test_windows.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/builtin/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/builtin/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/builtin/test_finder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/builtin/test_loader.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/extension/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/extension/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/extension/test_case_sensitivity.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/extension/test_finder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/extension/test_loader.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/extension/test_path_hook.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/frozen/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/frozen/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/frozen/test_finder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/frozen/test_loader.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/test___loader__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/test___package__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/test_api.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/test_caching.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/test_fromlist.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/test_meta_path.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/test_packages.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/test_path.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/import_/test_relative_imports.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/source/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/source/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/source/test_case_sensitivity.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/source/test_file_loader.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/source/test_finder.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/source/test_path_hook.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_importlib/source/test_source_encoding.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/test_fixcid.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/test_gprof2html.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/test_i18n.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/test_md5sum.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/test_pdeps.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/test_pindent.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/test_reindent.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/test_sundry.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_tools/test_unparse.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_warnings/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_warnings/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_warnings/data/import_warning.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/test/test_warnings/data/stacklevel.py /opt/rh/rh-python36/root/usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/bytedesign.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/chaos.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/clock.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/colormixer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/forest.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/fractalcurves.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/lindenmayer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/minimal_hanoi.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/nim.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/paint.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/peace.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/penrose.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/planet_and_moon.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/round_dance.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/sorting_animate.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/tree.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/turtle.cfg /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/two_canvases.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/wikipedia.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.1/Lib/turtledemo/yinyang.py /opt/rh/rh-python36/root/usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/connection.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/context.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/forkserver.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/heap.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/managers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/pool.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/popen_fork.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/popen_forkserver.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/popen_spawn_posix.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/popen_spawn_win32.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/process.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/queues.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/reduction.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/resource_sharer.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/semaphore_tracker.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/sharedctypes.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/spawn.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/synchronize.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/dummy/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/multiprocessing/dummy/connection.py /opt/rh/rh-python36/root/usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/case.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/loader.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/main.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/mock.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/result.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/runner.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/signals.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/suite.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/util.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/_test_warnings.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/dummy.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/support.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_assertions.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_break.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_case.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_discovery.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_functiontestcase.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_loader.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_program.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_result.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_runner.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_setups.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_skipping.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/test_suite.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/support.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/testcallable.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/testhelpers.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/testmagicmethods.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/testmock.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/testpatch.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/testsentinel.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/unittest/test/testmock/testwith.py /opt/rh/rh-python36/root/usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/venv/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/venv/__main__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/venv/scripts/common/activate /opt/rh/rh-python36/root/usr/lib64/python3.6/venv/scripts/common install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/venv/scripts/posix/activate.csh /opt/rh/rh-python36/root/usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/venv/scripts/posix/activate.fish /opt/rh/rh-python36/root/usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/curses/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/curses/ascii.py /opt/rh/rh-python36/root/usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/curses/has_key.py /opt/rh/rh-python36/root/usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/curses/panel.py /opt/rh/rh-python36/root/usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/curses/textpad.py /opt/rh/rh-python36/root/usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pydoc_data/__init__.py /opt/rh/rh-python36/root/usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pydoc_data/_pydoc.css /opt/rh/rh-python36/root/usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Lib/pydoc_data/topics.py /opt/rh/rh-python36/root/usr/lib64/python3.6/pydoc_data install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata_dm_linux_x86_64-linux-gnu.py \ /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6; \ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/LICENSE /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/LICENSE.txt if test -d /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests; then \ install -p -m 644 /builddir/build/BUILD/Python-3.6.1/Modules/xxmodule.c \ /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.1/build/debug:/opt/rh/rh-python36/root/usr/lib64 \ ./python -E -Wi /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/compileall.py \ -d /opt/rh/rh-python36/root/usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_sysconfigdata_dm_linux_x86_64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/rh-python36-python-3.6.1-2.el6.x86_64/opt/rh/rh-python36/root/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/b