Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python3.spec'], chrootPath='/var/lib/mock/f28-build-11932983-882573/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/python3-3.6.4-20.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python3.spec'], chrootPath='/var/lib/mock/f28-build-11932983-882573/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.65ZSDS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Python-3.6.4 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/Python-3.6.4.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r Modules/expat + rm -r Modules/zlib + sed -r -i 's/_PIP_VERSION = "[0-9.]+"/_PIP_VERSION = "9.0.1"/' Lib/ensurepip/__init__.py Patch #1 (00001-rpath.patch): + echo 'Patch #1 (00001-rpath.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/unixccompiler.py Hunk #1 succeeded at 82 (offset -59 lines). Patch #102 (00102-lib64.patch): + echo 'Patch #102 (00102-lib64.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/command/install.py patching file Lib/distutils/sysconfig.py Hunk #1 succeeded at 129 (offset -3 lines). patching file Lib/distutils/tests/test_install.py patching file Lib/site.py Hunk #1 succeeded at 304 (offset 1 line). patching file Lib/sysconfig.py patching file Lib/test/test_site.py Hunk #1 succeeded at 260 (offset 12 lines). patching file Makefile.pre.in Hunk #1 succeeded at 133 (offset 7 lines). patching file Modules/getpath.c patching file setup.py Hunk #1 succeeded at 516 (offset 24 lines). Hunk #2 succeeded at 813 (offset 33 lines). Hunk #3 succeeded at 854 (offset 33 lines). Patch #111 (00111-no-static-lib.patch): + echo 'Patch #111 (00111-no-static-lib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.pre.in Hunk #1 succeeded at 544 (offset -12 lines). Hunk #2 succeeded at 589 (offset -12 lines). Hunk #3 succeeded at 678 (offset -12 lines). Hunk #4 succeeded at 1413 (offset 43 lines). Patch #132 (00132-add-rpmbuild-hooks-to-unittest.patch): + echo 'Patch #132 (00132-add-rpmbuild-hooks-to-unittest.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/unittest/case.py Hunk #2 succeeded at 136 (offset 34 lines). patching file Lib/unittest/__init__.py Patch #155 (00155-avoid-ctypes-thunks.patch): + echo 'Patch #155 (00155-avoid-ctypes-thunks.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/ctypes/__init__.py Hunk #1 succeeded at 266 (offset -9 lines). Patch #160 (00160-disable-test_fs_holes-in-rpm-build.patch): + echo 'Patch #160 (00160-disable-test_fs_holes-in-rpm-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_posix.py Hunk #1 succeeded at 1172 (offset 199 lines). Patch #163 (00163-disable-parts-of-test_socket-in-rpm-build.patch): + echo 'Patch #163 (00163-disable-parts-of-test_socket-in-rpm-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_socket.py Hunk #1 succeeded at 2516 (offset 328 lines). Patch #170 (00170-gc-assertions.patch): + echo 'Patch #170 (00170-gc-assertions.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Include/object.h Hunk #1 succeeded at 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):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/sysconfig.py Hunk #1 succeeded at 356 (offset -6 lines). patching file Lib/sysconfig.py Hunk #1 succeeded at 294 (offset -2 lines). Patch #189 (00189-add-rewheel-module.patch): + echo 'Patch #189 (00189-add-rewheel-module.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/ensurepip/__init__.py patching file Lib/ensurepip/rewheel/__init__.py patching file Makefile.pre.in Hunk #1 succeeded at 1252 (offset 107 lines). Patch #205 (00205-make-libpl-respect-lib64.patch): + echo 'Patch #205 (00205-make-libpl-respect-lib64.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.pre.in Hunk #1 succeeded at 1399 (offset 59 lines). Patch #251 (00251-change-user-install-location.patch): + echo 'Patch #251 (00251-change-user-install-location.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/command/install.py patching file Lib/site.py Hunk #1 succeeded at 326 (offset 4 lines). Patch #262 (00262-pep538_coerce_legacy_c_locale.patch): + echo 'Patch #262 (00262-pep538_coerce_legacy_c_locale.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Doc/using/cmdline.rst patching file Lib/test/support/script_helper.py patching file Lib/test/test_c_locale_coercion.py patching file Lib/test/test_capi.py patching file Lib/test/test_cmd_line.py patching file Lib/test/test_sys.py patching file Modules/main.c patching file Programs/_testembed.c patching file Programs/python.c patching file Python/pylifecycle.c patching file configure.ac Patch #273 (00273-fix-localeconv-encoding-for-LC_NUMERIC.patch): + echo 'Patch #273 (00273-fix-localeconv-encoding-for-LC_NUMERIC.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Doc/library/locale.rst patching file Doc/library/stdtypes.rst patching file Doc/whatsnew/3.6.rst patching file Include/fileutils.h patching file Modules/_localemodule.c patching file Python/fileutils.c patching file Python/formatter_unicode.c Patch #274 (00274-fix-arch-names.patch): + echo 'Patch #274 (00274-fix-arch-names.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac patching file config.sub Patch #289 (00289-fix-nis-compilation.patch): + echo 'Patch #289 (00289-fix-nis-compilation.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file setup.py Hunk #1 succeeded at 1361 (offset 30 lines). Hunk #2 succeeded at 2212 (offset 39 lines). Patch #290 (00290-cryptmodule-Include-crypt.h-for-declaration-of-crypt.patch): + echo 'Patch #290 (00290-cryptmodule-Include-crypt.h-for-declaration-of-crypt.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Include/Python.h patching file configure.ac Hunk #1 succeeded at 2055 (offset 14 lines). Patch #291 (00291-setup-Link-ctypes-against-dl-explicitly.patch): + echo 'Patch #291 (00291-setup-Link-ctypes-against-dl-explicitly.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file setup.py Hunk #1 succeeded at 2089 (offset 84 lines). Patch #292 (00292-restore-PyExc_RecursionErrorInst-symbol.patch): + echo 'Patch #292 (00292-restore-PyExc_RecursionErrorInst-symbol.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Doc/whatsnew/3.6.rst patching file Include/pyerrors.h patching file 'Misc/NEWS.d/next/C API/2017-12-20-15-23-06.bpo-30697.v9FmgG.rst' patching file Objects/exceptions.c patching file PC/python3.def Patch #294 (00294-define-TLS-cipher-suite-on-build-time.patch): + echo 'Patch #294 (00294-define-TLS-cipher-suite-on-build-time.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/ssl.py patching file Lib/test/test_ssl.py patching file Modules/_ssl.c patching file configure.ac Patch #298 (00298-do-not-send-IP-in-SNI-TLS-extension.patch): + echo 'Patch #298 (00298-do-not-send-IP-in-SNI-TLS-extension.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Modules/_ssl.c Hunk #2 succeeded at 697 (offset 25 lines). Patch #301 (00301-pathfix-add-n-option-for-no-backup.patch): + echo 'Patch #301 (00301-pathfix-add-n-option-for-no-backup.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Misc/ACKS Hunk #1 succeeded at 668 (offset -19 lines). patching file Misc/NEWS.d/next/Tools-Demos/2018-02-20-12-16-47.bpo-32885.dL5x7C.rst patching file Tools/scripts/pathfix.py + rm configure pyconfig.h.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f6p920 + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.4 + autoconf + autoheader ++ pwd + topdir=/builddir/build/BUILD/Python-3.6.4 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' ++ pkg-config --cflags-only-I libffi + export CPPFLAGS= + CPPFLAGS= + export 'OPT=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + OPT='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export LINKCC=gcc + LINKCC=gcc ++ pkg-config --cflags openssl + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' ++ pkg-config --libs-only-L openssl + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g ' + BuildPython debug '--without-ensurepip --with-pydebug' -O0 STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug + ConfName=debug + ExtraConfigArgs='--without-ensurepip --with-pydebug' + MoreCFlags=-O0 + ConfDir=build/debug + echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug + mkdir -p build/debug + pushd build/debug ~/build/BUILD/Python-3.6.4/build/debug ~/build/BUILD/Python-3.6.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g ' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname /builddir/build/BUILD/Python-3.6.4/configure ++ find /builddir/build/BUILD/Python-3.6.4 -name config.guess -o -name config.sub + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.4/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.4/config.guess ++ basename /builddir/build/BUILD/Python-3.6.4/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.6.4/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.6.4/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.4/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.4/config.sub ++ basename /builddir/build/BUILD/Python-3.6.4/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.6.4/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.6.4/config.sub' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess ++ basename /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub ++ basename /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + /builddir/build/BUILD/Python-3.6.4/configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ipv6 --enable-shared --with-computed-gotos=yes --with-dbmliborder=gdbm:ndbm:bdb --with-system-expat --with-system-ffi --enable-loadable-sqlite-extensions --with-dtrace --with-lto --with-ssl-default-suites=openssl --with-valgrind --without-ensurepip --with-pydebug configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-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 ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for --with-cxx-main=... no checking for ppc64-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... ppc64-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... gcc checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-ar... no checking for ppc64-redhat-linux-gnu-aal... no checking for ar... ar checking for ppc64-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for --with-pydebug... yes checking for --with-assertions... implied by --with-pydebug checking for --enable-optimizations... no checking for --with-lto... yes checking target system type... powerpc64-redhat-linux-gnu checking for -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... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking whether pthreads are available without options... no checking whether gcc accepts -Kpthread... no checking whether gcc accepts -Kthread... no checking whether gcc accepts -pthread... yes checking whether g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for ppc64-redhat-linux-gnu-pkg-config... /usr/bin/ppc64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --with-system-libmpdec... no checking for --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-c-locale-warning... yes checking for --with-valgrind... yes checking valgrind/valgrind.h usability... yes checking valgrind/valgrind.h presence... yes checking for valgrind/valgrind.h... yes checking for --with-dtrace... yes checking for dtrace... /usr/bin/dtrace checking whether DTrace probes require linking... yes checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for 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... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... no checking whether C doubles are little-endian IEEE 754 binary64... no checking whether C doubles are big-endian IEEE 754 binary64... yes checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... no checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes no usable wchar_t found checking whether byte ordering is bigendian... yes checking ABIFLAGS... dm checking SOABI... cpython-36dm-ppc64-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_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for --with-ssl-default-suites... openssl configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup configure: WARNING: unrecognized options: --disable-dependency-tracking creating Modules/Setup.local creating Makefile + make 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0' -j4 /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.6.4/Include/pydtrace.d gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.6.4/Modules/_math.c /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.6.4/Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.6.4/Programs/_testembed.c # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/bin/python3.6dm," < /builddir/build/BUILD/Python-3.6.4/Misc/python-config.in >python-config.py In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_math.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ # 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 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Programs/_testembed.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ # On Darwin, always use the python version of the script, the shell # version doesn't use the compiler customizations that are provided # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.6.4/Programs/python.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.6.4/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.6.4/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.6.4/Parser/listnode.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Include/pgenheaders.h:10, from /builddir/build/BUILD/Python-3.6.4/Parser/acceler.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Programs/python.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Include/pgenheaders.h:10, from /builddir/build/BUILD/Python-3.6.4/Parser/listnode.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Parser/grammar1.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.6.4/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.6.4/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.6.4/Parser/bitset.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Parser/node.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Include/pgenheaders.h:10, from /builddir/build/BUILD/Python-3.6.4/Parser/bitset.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Parser/parser.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.6.4/Parser/metagrammar.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Include/pgenheaders.h:10, from /builddir/build/BUILD/Python-3.6.4/Parser/metagrammar.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.6.4/Parser/firstsets.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.6.4/Parser/grammar.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Include/pgenheaders.h:10, from /builddir/build/BUILD/Python-3.6.4/Parser/firstsets.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Parser/grammar.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.6.4/Parser/pgen.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Parser/pgen.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.6.4/Parser/myreadline.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Parser/myreadline.c:12: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.6.4/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.6.4/Parser/tokenizer.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Include/pgenheaders.h:10, from /builddir/build/BUILD/Python-3.6.4/Parser/parsetok.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Parser/tokenizer.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.6.4/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.6.4/Objects/accu.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/abstract.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/accu.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.6.4/Objects/boolobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/boolobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.6.4/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/bytes_methods.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2140:19: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__alloc__", (PyCFunction)bytearray_alloc, METH_NOARGS, alloc_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2145:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"capitalize", (PyCFunction)stringlib_capitalize, METH_NOARGS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:94: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:551:16: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)bytearray_decode, METH_FASTCALL, bytearray_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2152:5: note: in expansion of macro 'BYTEARRAY_DECODE_METHODDEF' BYTEARRAY_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2155:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expandtabs", (PyCFunction)stringlib_expandtabs, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2161:13: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hex", (PyCFunction)bytearray_hex, METH_NOARGS, hex__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2164:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalnum", (PyCFunction)stringlib_isalnum, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2166:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalpha", (PyCFunction)stringlib_isalpha, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2168:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdigit", (PyCFunction)stringlib_isdigit, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2170:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"islower", (PyCFunction)stringlib_islower, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2172:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isspace", (PyCFunction)stringlib_isspace, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2174:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"istitle", (PyCFunction)stringlib_istitle, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2176:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isupper", (PyCFunction)stringlib_isupper, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2180:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lower", (PyCFunction)stringlib_lower, METH_NOARGS, _Py_lower__doc__}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:94: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:259:16: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rsplit", (PyCFunction)bytearray_rsplit, METH_FASTCALL, bytearray_rsplit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2192:5: note: in expansion of macro 'BYTEARRAY_RSPLIT_METHODDEF' BYTEARRAY_RSPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:184:15: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction)bytearray_split, METH_FASTCALL, bytearray_split__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2194:5: note: in expansion of macro 'BYTEARRAY_SPLIT_METHODDEF' BYTEARRAY_SPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:599:20: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"splitlines", (PyCFunction)bytearray_splitlines, METH_FASTCALL, bytearray_splitlines__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2195:5: note: in expansion of macro 'BYTEARRAY_SPLITLINES_METHODDEF' BYTEARRAY_SPLITLINES_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2199:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"swapcase", (PyCFunction)stringlib_swapcase, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2201:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"title", (PyCFunction)stringlib_title, METH_NOARGS, _Py_title__doc__}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:94: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:54:19: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"translate", (PyCFunction)bytearray_translate, METH_FASTCALL, bytearray_translate__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2202:5: note: in expansion of macro 'BYTEARRAY_TRANSLATE_METHODDEF' BYTEARRAY_TRANSLATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2203:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upper", (PyCFunction)stringlib_upper, METH_NOARGS, _Py_upper__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2379:25: warning: cast between incompatible function types from 'PyObject * (*)(bytesiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)bytearrayiter_length_hint, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2381:26: warning: cast between incompatible function types from 'PyObject * (*)(bytesiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)bytearrayiter_reduce, METH_NOARGS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.6.4/Objects/cellobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/cellobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2452:33: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)bytes_getnewargs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2453:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"capitalize", (PyCFunction)stringlib_capitalize, METH_NOARGS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:16: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:415:16: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)bytes_decode, METH_FASTCALL, bytes_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2459:5: note: in expansion of macro 'BYTES_DECODE_METHODDEF' BYTES_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2462:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expandtabs", (PyCFunction)stringlib_expandtabs, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2467:13: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hex", (PyCFunction)bytes_hex, METH_NOARGS, hex__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2469:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalnum", (PyCFunction)stringlib_isalnum, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2471:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalpha", (PyCFunction)stringlib_isalpha, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2473:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdigit", (PyCFunction)stringlib_isdigit, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2475:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"islower", (PyCFunction)stringlib_islower, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2477:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isspace", (PyCFunction)stringlib_isspace, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2479:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"istitle", (PyCFunction)stringlib_istitle, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2481:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isupper", (PyCFunction)stringlib_isupper, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2485:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lower", (PyCFunction)stringlib_lower, METH_NOARGS, _Py_lower__doc__}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:16: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:139:16: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rsplit", (PyCFunction)bytes_rsplit, METH_FASTCALL, bytes_rsplit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2494:5: note: in expansion of macro 'BYTES_RSPLIT_METHODDEF' BYTES_RSPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:20:15: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction)bytes_split, METH_FASTCALL, bytes_split__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2496:5: note: in expansion of macro 'BYTES_SPLIT_METHODDEF' BYTES_SPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:450:20: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"splitlines", (PyCFunction)bytes_splitlines, METH_FASTCALL, bytes_splitlines__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2497:5: note: in expansion of macro 'BYTES_SPLITLINES_METHODDEF' BYTES_SPLITLINES_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2501:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"swapcase", (PyCFunction)stringlib_swapcase, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2503:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"title", (PyCFunction)stringlib_title, METH_NOARGS, _Py_title__doc__}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:16: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:284:19: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"translate", (PyCFunction)bytes_translate, METH_FASTCALL, bytes_translate__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2504:5: note: in expansion of macro 'BYTES_TRANSLATE_METHODDEF' BYTES_TRANSLATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2505:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upper", (PyCFunction)stringlib_upper, METH_NOARGS, _Py_upper__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:3095:25: warning: cast between incompatible function types from 'PyObject * (*)(striterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)striter_len, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:3097:25: warning: cast between incompatible function types from 'PyObject * (*)(striterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)striter_reduce, METH_NOARGS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.6.4/Objects/classobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/classobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.6.4/Objects/codeobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/codeobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/classobject.c:93:20: warning: cast between incompatible function types from 'PyObject * (*)(PyMethodObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)method_reduce, METH_NOARGS, NULL}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.6.4/Objects/complexobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/complexobject.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.6.4/Objects/enumobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/enumobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:403:20: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)descr_reduce, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:415:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:432:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:448:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:466:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:845:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)mappingproxy_keys, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:847:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"values", (PyCFunction)mappingproxy_values, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:849:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"items", (PyCFunction)mappingproxy_items, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:851:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)mappingproxy_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/complexobject.c:741:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"conjugate", (PyCFunction)complex_conjugate, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1111:20: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)wrapper_reduce, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/complexobject.c:747:33: warning: cast between incompatible function types from 'PyObject * (*)(PyComplexObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)complex_getnewargs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1156:22: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__objclass__", (getter)wrapper_objclass}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1157:18: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)wrapper_name}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1158:22: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)wrapper_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c: In function 'wrapper_call': /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1171:31: warning: cast between incompatible function types from 'wrapperfunc' {aka 'struct _object * (*)(struct _object *, struct _object *, void *)'} to 'PyObject * (*)(PyObject *, PyObject *, void *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *, struct _object *)'} [-Wcast-function-type] wrapperfunc_kwds wk = (wrapperfunc_kwds)wrapper; ^ /builddir/build/BUILD/Python-3.6.4/Objects/enumobject.c:179:20: warning: cast between incompatible function types from 'PyObject * (*)(enumobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)enum_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/enumobject.c:383:25: warning: cast between incompatible function types from 'PyObject * (*)(reversedobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)reversed_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/enumobject.c:384:20: warning: cast between incompatible function types from 'PyObject * (*)(reversedobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)reversed_reduce, METH_NOARGS, reduce_doc}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:176:19: warning: cast between incompatible function types from 'PyObject * (*)(PyBaseExceptionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)BaseException_reduce, METH_NOARGS }, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:721:18: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:721:40: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:723:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:723:48: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:725:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"gi_yieldfrom", (getter)gen_getyieldfrom, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:956:18: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:956:40: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:958:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:958:48: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:960:18: warning: cast between incompatible function types from 'PyObject * (*)(PyCoroObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"cr_await", (getter)coro_get_cr_await, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1395:18: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1395:40: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1397:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1397:48: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1399:18: warning: cast between incompatible function types from 'PyObject * (*)(PyCoroObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"ag_await", (getter)coro_get_cr_await, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:295:14: warning: cast between incompatible function types from 'PyObject * (*)(PyBaseExceptionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"args", (getter)BaseException_get_args, (setter)BaseException_set_args}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:295:46: warning: cast between incompatible function types from 'int (*)(PyBaseExceptionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"args", (getter)BaseException_get_args, (setter)BaseException_set_args}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:296:23: warning: cast between incompatible function types from 'PyObject * (*)(PyBaseExceptionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__traceback__", (getter)BaseException_get_tb, (setter)BaseException_set_tb}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:296:53: warning: cast between incompatible function types from 'int (*)(PyBaseExceptionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__traceback__", (getter)BaseException_get_tb, (setter)BaseException_set_tb}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:297:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__context__", (getter)BaseException_get_context, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:298:6: warning: cast between incompatible function types from 'int (*)(PyObject *, PyObject *)' {aka 'int (*)(struct _object *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)BaseException_set_context, PyDoc_STR("exception context")}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:299:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__cause__", (getter)BaseException_get_cause, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:300:6: warning: cast between incompatible function types from 'int (*)(PyObject *, PyObject *)' {aka 'int (*)(struct _object *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)BaseException_set_cause, PyDoc_STR("exception cause")}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:747:20: warning: cast between incompatible function types from 'PyObject * (*)(PyImportErrorObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)ImportError_reduce, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:1216:20: warning: cast between incompatible function types from 'PyObject * (*)(PyOSErrorObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)OSError_reduce, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c:450:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"close", (PyCFunction)stdprinter_noop, METH_NOARGS, ""}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c:451:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"flush", (PyCFunction)stdprinter_noop, METH_NOARGS, ""}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c:452:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fileno", (PyCFunction)stdprinter_fileno, METH_NOARGS, ""}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c:453:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isatty", (PyCFunction)stdprinter_isatty, METH_NOARGS, ""}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1774:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"conjugate", (PyCFunction)float_float, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1776:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__trunc__", (PyCFunction)float_trunc, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1785:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hex", (PyCFunction)float_hex, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1787:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_integer", (PyCFunction)float_is_integer, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1797:33: warning: cast between incompatible function types from 'PyObject * (*)(PyFloatObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)float_getnewargs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1809:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] (getter)float_float, (setter)NULL, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c:359:21: warning: cast between incompatible function types from 'int (*)(PyFrameObject *, PyObject *)' {aka 'int (*)(struct _frame *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)frame_setlineno, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c:556:25: warning: cast between incompatible function types from 'PyObject * (*)(PyFrameObject *)' {aka 'struct _object * (*)(struct _frame *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)frame_clear, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c:558:25: warning: cast between incompatible function types from 'PyObject * (*)(PyFrameObject *)' {aka 'struct _object * (*)(struct _frame *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)frame_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c:586:5: warning: cast between incompatible function types from 'void (*)(PyFrameObject *)' {aka 'void (*)(struct _frame *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)frame_tp_clear, /* tp_clear */ ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:408:18: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__code__", (getter)func_get_code, (setter)func_set_code}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:408:41: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__code__", (getter)func_get_code, (setter)func_set_code}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:409:22: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__defaults__", (getter)func_get_defaults, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:410:6: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)func_set_defaults}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:411:24: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__kwdefaults__", (getter)func_get_kwdefaults, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:412:6: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)func_set_kwdefaults}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:413:25: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__annotations__", (getter)func_get_annotations, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:414:6: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)func_set_annotations}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:416:18: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)func_get_name, (setter)func_set_name}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:416:41: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)func_get_name, (setter)func_set_name}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:417:22: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)func_get_qualname, (setter)func_set_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:417:49: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)func_get_qualname, (setter)func_set_qualname}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.6.4/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/iterobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2373:21: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)list_sizeof, METH_NOARGS, sizeof_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2374:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)listclear, METH_NOARGS, clear_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2375:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)listcopy, METH_NOARGS, copy_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2383:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"reverse", (PyCFunction)listreverse, METH_NOARGS, reverse_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2384:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sort", (PyCFunction)listsort, METH_VARARGS | METH_KEYWORDS, sort_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2693:25: warning: cast between incompatible function types from 'PyObject * (*)(listiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)listiter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2694:20: warning: cast between incompatible function types from 'PyObject * (*)(listiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)listiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2842:25: warning: cast between incompatible function types from 'PyObject * (*)(listreviterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)listreviter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2843:20: warning: cast between incompatible function types from 'PyObject * (*)(listreviterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)listreviter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/iterobject.c:130:25: warning: cast between incompatible function types from 'PyObject * (*)(seqiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)iter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/iterobject.c:131:20: warning: cast between incompatible function types from 'PyObject * (*)(seqiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)iter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/iterobject.c:251:20: warning: cast between incompatible function types from 'PyObject * (*)(calliterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)calliter_reduce, METH_NOARGS, reduce_doc}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:112: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:472: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3156:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)dict_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3164:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"popitem", (PyCFunction)dict_popitem, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3166:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)dictkeys_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3168:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"items", (PyCFunction)dictitems_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3170:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"values", (PyCFunction)dictvalues_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3172:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"update", (PyCFunction)dict_update, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3175:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)dict_clear, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3177:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)dict_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3470:25: warning: cast between incompatible function types from 'PyObject * (*)(dictiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)dictiter_len, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3472:21: warning: cast between incompatible function types from 'PyObject * (*)(dictiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)dictiter_reduce, METH_NOARGS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1376:25: warning: cast between incompatible function types from 'int (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'int (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__delitem__", (PyCFunction)odict_mp_ass_sub, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1380:25: warning: cast between incompatible function types from 'int (*)(PyObject *, PyObject *, PyObject *)' {aka 'int (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__init__", (PyCFunction)odict_init, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1382:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__iter__", (PyCFunction)odict_iter, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1386:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__repr__", (PyCFunction)odict_repr, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1388:25: warning: cast between incompatible function types from 'int (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'int (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__setitem__", (PyCFunction)odict_mp_ass_sub, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1390:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fromkeys", (PyCFunction)odict_fromkeys, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1394:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)odict_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1396:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)odict_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1398:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setdefault", (PyCFunction)odict_setdefault, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1400:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pop", (PyCFunction)odict_pop, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1402:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"popitem", (PyCFunction)odict_popitem, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1404:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)odictkeys_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1406:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"values", (PyCFunction)odictvalues_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1408:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"items", (PyCFunction)odictitems_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1410:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"update", (PyCFunction)odict_update, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1412:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)odict_clear, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1414:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)odict_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1418:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odict_reversed, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1420:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"move_to_end", (PyCFunction)odict_move_to_end, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1961:20: warning: cast between incompatible function types from 'PyObject * (*)(odictiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)odictiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:2055:22: warning: cast between incompatible function types from 'PyObject * (*)(_PyDictViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odictkeys_reversed, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:2122:22: warning: cast between incompatible function types from 'PyObject * (*)(_PyDictViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odictitems_reversed, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:2189:22: warning: cast between incompatible function types from 'PyObject * (*)(_PyDictViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odictvalues_reversed, METH_NOARGS, NULL}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5330:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"conjugate", (PyCFunction)long_long, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5332:25: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *)' {aka 'struct _object * (*)(struct _longobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"bit_length", (PyCFunction)long_bit_length, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5338:25: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _longobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"to_bytes", (PyCFunction)long_to_bytes, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5340:25: warning: cast between incompatible function types from 'PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"from_bytes", (PyCFunction)long_from_bytes, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5342:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__trunc__", (PyCFunction)long_long, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5344:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__floor__", (PyCFunction)long_long, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5346:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__ceil__", (PyCFunction)long_long, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5351:33: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *)' {aka 'struct _object * (*)(struct _longobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)long_getnewargs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5353:25: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *)' {aka 'struct _object * (*)(struct _longobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)long_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5360:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] (getter)long_long, (setter)NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5368:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] (getter)long_long, (setter)NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3027:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"obj", (getter)memory_obj_get, NULL, memory_obj_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3028:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"nbytes", (getter)memory_nbytes_get, NULL, memory_nbytes_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3029:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"readonly", (getter)memory_readonly_get, NULL, memory_readonly_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3030:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"itemsize", (getter)memory_itemsize_get, NULL, memory_itemsize_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3031:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"format", (getter)memory_format_get, NULL, memory_format_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3032:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"ndim", (getter)memory_ndim_get, NULL, memory_ndim_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3033:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"shape", (getter)memory_shape_get, NULL, memory_shape_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3034:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"strides", (getter)memory_strides_get, NULL, memory_strides_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3035:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"suboffsets", (getter)memory_suboffsets_get, NULL, memory_suboffsets_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3068:21: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"cast", (PyCFunction)memory_cast, METH_VARARGS|METH_KEYWORDS, memory_cast_doc}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.6.4/Objects/moduleobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/moduleobject.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c: In function 'PyCFunction_Call': /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c:98:17: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] res = (*(PyCFunctionWithKeywords)meth)(self, args, kwds); ^ /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c: In function '_PyCFunction_FastCallDict': /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c:231:24: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] result = (*(PyCFunctionWithKeywords)meth) (self, tuple, kwargs); ^ /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c:244:37: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} [-Wcast-function-type] _PyCFunctionFast fastmeth = (_PyCFunctionFast)meth; ^ /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c: At top level: /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c:336:20: warning: cast between incompatible function types from 'PyObject * (*)(PyCFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)meth_reduce, METH_NOARGS, NULL}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.6.4/Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.6.4/Objects/object.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/namespaceobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.6.4/Objects/obmalloc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/obmalloc.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/object.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/namespaceobject.c:196:20: warning: cast between incompatible function types from 'PyObject * (*)(_PyNamespaceObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)namespace_reduce, METH_NOARGS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.6.4/Objects/capsule.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/capsule.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/object.c:1481:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)NotImplemented_reduce, METH_NOARGS, NULL}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.6.4/Objects/sliceobject.c /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c:695:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)range_reverse, METH_NOARGS, reverse_doc}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c:833:25: warning: cast between incompatible function types from 'PyObject * (*)(rangeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)rangeiter_len, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c:835:20: warning: cast between incompatible function types from 'PyObject * (*)(rangeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)rangeiter_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c:1043:20: warning: cast between incompatible function types from 'PyObject * (*)(longrangeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)longrangeiter_reduce, METH_NOARGS, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/sliceobject.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.6.4/Objects/structseq.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/structseq.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:883:25: warning: cast between incompatible function types from 'PyObject * (*)(setiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)setiter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:884:20: warning: cast between incompatible function types from 'PyObject * (*)(setiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)setiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2051:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)set_clear, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2055:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)set_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2073:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pop", (PyCFunction)set_pop, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2075:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)set_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2079:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)set_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2086:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_c_api", (PyCFunction)test_c_api, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2184:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)frozenset_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2196:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)set_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2198:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)set_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/sliceobject.c:43:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)ellipsis_reduce, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/sliceobject.c:560:25: warning: cast between incompatible function types from 'PyObject * (*)(PySliceObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)slice_reduce, ^ /builddir/build/BUILD/Python-3.6.4/Objects/structseq.c:278:20: warning: cast between incompatible function types from 'PyObject * (*)(PyStructSequence *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)structseq_reduce, METH_NOARGS, NULL}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.6.4/Objects/tupleobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/tupleobject.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/tupleobject.c:777:33: warning: cast between incompatible function types from 'PyObject * (*)(PyTupleObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)tuple_getnewargs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/tupleobject.c:1020:25: warning: cast between incompatible function types from 'PyObject * (*)(tupleiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)tupleiter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/tupleobject.c:1021:20: warning: cast between incompatible function types from 'PyObject * (*)(tupleiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)tupleiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:3279:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mro", (PyCFunction)mro_external, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:3283:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__prepare__", (PyCFunction)type_prepare, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.6.4/Objects/unicodectype.c /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:5730:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__new__", (PyCFunction)tp_new_wrapper, METH_VARARGS|METH_KEYWORDS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.6.4/Objects/weakrefobject.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/weakrefobject.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6586:47: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, void *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] FLSLOT("__call__", tp_call, slot_tp_call, (wrapperfunc)wrap_call, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6545:62: note: in definition of macro 'FLSLOT' {NAME, offsetof(PyTypeObject, SLOT), (void *)(FUNCTION), WRAPPER, \ ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6622:47: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, void *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] FLSLOT("__init__", tp_init, slot_tp_init, (wrapperfunc)wrap_init, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6545:62: note: in definition of macro 'FLSLOT' {NAME, offsetof(PyTypeObject, SLOT), (void *)(FUNCTION), WRAPPER, \ ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c: In function 'update_one_slot': /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6894:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)tp_new_wrapper && ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Objects/unicodectype.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/weakrefobject.c:605:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__bytes__", (PyCFunction)proxy_bytes, METH_NOARGS}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.6.4/Python/_warnings.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/_warnings.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.6.4/Python/Python-ast.c /builddir/build/BUILD/Python-3.6.4/Python/_warnings.c:1123:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"warn", (PyCFunction)warnings_warn, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Python/_warnings.c:1125:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"warn_explicit", (PyCFunction)warnings_warn_explicit, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/Python-ast.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.6.4/Python/asdl.c /builddir/build/BUILD/Python-3.6.4/Python/Python-ast.c:640:5: warning: cast between incompatible function types from 'void (*)(AST_object *)' {aka 'void (*)(struct *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)ast_clear, /* tp_clear */ ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/asdl.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.6.4/Python/ast.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/ast.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13882:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"encode", (PyCFunction) unicode_encode, METH_VARARGS | METH_KEYWORDS, encode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13884:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction) unicode_split, METH_VARARGS | METH_KEYWORDS, split__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13885:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rsplit", (PyCFunction) unicode_rsplit, METH_VARARGS | METH_KEYWORDS, rsplit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13887:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"capitalize", (PyCFunction) unicode_capitalize, METH_NOARGS, capitalize__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13888:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"casefold", (PyCFunction) unicode_casefold, METH_NOARGS, casefold__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13889:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"title", (PyCFunction) unicode_title, METH_NOARGS, title__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13892:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expandtabs", (PyCFunction) unicode_expandtabs, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13898:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lower", (PyCFunction) unicode_lower, METH_NOARGS, lower__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13905:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"splitlines", (PyCFunction) unicode_splitlines, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13908:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"swapcase", (PyCFunction) unicode_swapcase, METH_NOARGS, swapcase__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13910:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upper", (PyCFunction) unicode_upper, METH_NOARGS, upper__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13913:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"islower", (PyCFunction) unicode_islower, METH_NOARGS, islower__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13914:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isupper", (PyCFunction) unicode_isupper, METH_NOARGS, isupper__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13915:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"istitle", (PyCFunction) unicode_istitle, METH_NOARGS, istitle__doc__}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13916:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isspace", (PyCFunction) unicode_isspace, METH_NOARGS, isspace__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13917:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdecimal", (PyCFunction) unicode_isdecimal, METH_NOARGS, isdecimal__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13918:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdigit", (PyCFunction) unicode_isdigit, METH_NOARGS, isdigit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13919:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isnumeric", (PyCFunction) unicode_isnumeric, METH_NOARGS, isnumeric__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13920:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalpha", (PyCFunction) unicode_isalpha, METH_NOARGS, isalpha__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13921:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalnum", (PyCFunction) unicode_isalnum, METH_NOARGS, isalnum__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13922:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isidentifier", (PyCFunction) unicode_isidentifier, METH_NOARGS, isidentifier__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13923:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isprintable", (PyCFunction) unicode_isprintable, METH_NOARGS, isprintable__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13925:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"format", (PyCFunction) do_string_format, METH_VARARGS | METH_KEYWORDS, format__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13929:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction) unicode__sizeof__, METH_NOARGS, sizeof__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13935:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)unicode_getnewargs, METH_NOARGS}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:534:22: warning: cast between incompatible function types from 'PyObject * (*)(filterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)filter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:1258:22: warning: cast between incompatible function types from 'PyObject * (*)(mapobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)map_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2577:22: warning: cast between incompatible function types from 'PyObject * (*)(zipobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)zip_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2635:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__build_class__", (PyCFunction)builtin___build_class__, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2637:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__import__", (PyCFunction)builtin___import__, METH_VARARGS | METH_KEYWORDS, import_doc}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:51: /builddir/build/BUILD/Python-3.6.4/Python/clinic/bltinmodule.c.h:153:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compile", (PyCFunction)builtin_compile, METH_FASTCALL, builtin_compile__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2645:5: note: in expansion of macro 'BUILTIN_COMPILE_METHODDEF' BUILTIN_COMPILE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2664:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"max", (PyCFunction)builtin_max, METH_VARARGS | METH_KEYWORDS, max_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2665:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"min", (PyCFunction)builtin_min, METH_VARARGS | METH_KEYWORDS, min_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2670:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"print", (PyCFunction)builtin_print, METH_VARARGS | METH_KEYWORDS, print_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2672:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"round", (PyCFunction)builtin_round, METH_VARARGS | METH_KEYWORDS, round_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2139:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sorted", (PyCFunction)builtin_sorted, METH_VARARGS|METH_KEYWORDS, builtin_sorted__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2674:5: note: in expansion of macro 'BUILTIN_SORTED_METHODDEF' BUILTIN_SORTED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:15461:25: warning: cast between incompatible function types from 'PyObject * (*)(unicodeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)unicodeiter_len, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:15463:25: warning: cast between incompatible function types from 'PyObject * (*)(unicodeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)unicodeiter_reduce, METH_NOARGS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.6.4/Python/ceval.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/ceval.c:12: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.6.4/Python/compile.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/compile.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Python/compile.c: In function 'compute_code_flags': /builddir/build/BUILD/Python-3.6.4/Python/compile.c:5173:16: warning: unused variable 'n' [-Wunused-variable] Py_ssize_t n; ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.6.4/Python/codecs.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/codecs.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.6.4/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.6.4/Python/errors.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /builddir/build/BUILD/Python-3.6.4/Python/dynamic_annotations.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/errors.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.6.4/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.6.4/Python/future.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/frozenmain.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/future.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.6.4/Python/getargs.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/getargs.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.6.4/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.6.4/Python/getcopyright.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/getcompiler.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/getcopyright.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.6.4/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.6.4/Python/getversion.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/getplatform.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/getversion.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.6.4/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.6.4/Python/import.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Include/pgenheaders.h:10, from /builddir/build/BUILD/Python-3.6.4/Python/graminit.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.6.4/Python/importdl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/importdl.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/import.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.6.4/Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.6.4/Python/modsupport.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/marshal.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/modsupport.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.6.4/Python/mystrtoul.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/mystrtoul.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.6.4/Python/mysnprintf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/mysnprintf.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.6.4/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.6.4/Python/pyarena.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/peephole.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pyarena.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.6.4/Python/pyctype.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pyctype.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.6.4/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.6.4/Python/pyhash.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pyhash.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.6.4/Python/pylifecycle.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pylifecycle.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.6.4/Python/pymath.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pymath.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.6.4/Python/pystate.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pystate.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.6.4/Python/pythonrun.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pythonrun.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.6.4/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-3.6.4/Python/random.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pytime.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/random.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.6.4/Python/structmember.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/structmember.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.6.4/Python/symtable.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/symtable.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"dm"' \ -DMULTIARCH=\"ppc64-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.6.4/Python/traceback.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:17: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/traceback.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.6.4/Python/getopt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/getopt.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1355:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"callstats", (PyCFunction)PyEval_GetCallStats, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1365:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getdefaultencoding", (PyCFunction)sys_getdefaultencoding, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1371:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getallocatedblocks", (PyCFunction)sys_getallocatedblocks, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1379:31: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getfilesystemencoding", (PyCFunction)sys_getfilesystemencoding, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1381:36: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "getfilesystemencodeerrors", (PyCFunction)sys_getfilesystemencodeerrors, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1387:26: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"gettotalrefcount", (PyCFunction)sys_gettotalrefcount, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1390:27: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getrecursionlimit", (PyCFunction)sys_getrecursionlimit, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1392:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getsizeof", (PyCFunction)sys_getsizeof, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1433:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"set_asyncgen_hooks", (PyCFunction)sys_set_asyncgen_hooks, ^ /builddir/build/BUILD/Python-3.6.4/Python/traceback.c:37:16: warning: cast between incompatible function types from 'PyObject * (*)(PyTracebackObject *)' {aka 'struct _object * (*)(struct _traceback *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__dir__", (PyCFunction)tb_dir, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Python/traceback.c:98:5: warning: cast between incompatible function types from 'void (*)(PyTracebackObject *)' {aka 'void (*)(struct _traceback *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)tb_clear, /* tp_clear */ ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.6.4/Python/pystrcmp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pystrcmp.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.6.4/Python/pystrtod.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pystrtod.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.6.4/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.6.4/Python/dtoa.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/pystrhex.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.6.4/Python/formatter_unicode.c /builddir/build/BUILD/Python-3.6.4/Python/pystrtod.c: In function 'format_float_short': /builddir/build/BUILD/Python-3.6.4/Python/pystrtod.c:1062:13: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(p, "ERR", 3); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/dtoa.c:117: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/formatter_unicode.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.6.4/Python/fileutils.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/fileutils.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36dm-ppc64-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.6.4/Python/dynload_shlib.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/dynload_shlib.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.6.4/Python/thread.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/thread.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.6.4/Include/pydtrace.d Python/ceval.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='"/builddir/build/BUILD/Python-3.6.4"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.6.4/Modules/getpath.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/getpath.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from Modules/config.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Python/thread.c:86: /builddir/build/BUILD/Python-3.6.4/Python/thread_pthread.h: In function 'PyThread_start_new_thread': /builddir/build/BUILD/Python-3.6.4/Python/thread_pthread.h:227:30: warning: cast between incompatible function types from 'void (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type] (void* (*)(void *))func, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.6.4/Modules/main.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.6.4/Modules/gcmodule.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/gcmodule.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/main.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c -o Modules/_threadmodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/gcmodule.c:1528:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"collect", (PyCFunction)gc_collect, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:215:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire_lock", (PyCFunction)lock_PyThread_acquire_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:217:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire", (PyCFunction)lock_PyThread_acquire_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:219:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"release_lock", (PyCFunction)lock_PyThread_release_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:221:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"release", (PyCFunction)lock_PyThread_release_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:223:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"locked_lock", (PyCFunction)lock_locked_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:225:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"locked", (PyCFunction)lock_locked_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:227:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__enter__", (PyCFunction)lock_PyThread_acquire_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:229:21: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__exit__", (PyCFunction)lock_PyThread_release_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:477:22: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire", (PyCFunction)rlock_acquire, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:479:22: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"release", (PyCFunction)rlock_release, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:481:23: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_is_owned", (PyCFunction)rlock_is_owned, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:485:23: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_release_save", (PyCFunction)rlock_release_save, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:487:22: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__enter__", (PyCFunction)rlock_acquire, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:489:21: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__exit__", (PyCFunction)rlock_release, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1300:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"allocate_lock", (PyCFunction)thread_PyThread_allocate_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1302:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"allocate", (PyCFunction)thread_PyThread_allocate_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1304:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"exit_thread", (PyCFunction)thread_PyThread_exit_thread, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1306:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"exit", (PyCFunction)thread_PyThread_exit_thread, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1308:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"interrupt_main", (PyCFunction)thread_PyThread_interrupt_main, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1310:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_ident", (PyCFunction)thread_get_ident, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1312:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_count", (PyCFunction)thread__count, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1316:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_set_sentinel", (PyCFunction)thread__set_sentinel, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c -o Modules/posixmodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/errnomodule.c -o Modules/errnomodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/errnomodule.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/pwdmodule.c -o Modules/pwdmodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/pwdmodule.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c -o Modules/_sre.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:43: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_codecsmodule.c -o Modules/_codecsmodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_codecsmodule.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11522:16: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_dir", (PyCFunction)DirEntry_is_dir, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11525:17: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_file", (PyCFunction)DirEntry_is_file, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11528:20: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_symlink", (PyCFunction)DirEntry_py_is_symlink, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11531:14: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"stat", (PyCFunction)DirEntry_stat, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11534:15: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"inode", (PyCFunction)DirEntry_inode, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11537:20: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__fspath__", (PyCFunction)DirEntry_fspath, METH_NOARGS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:31:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"stat", (PyCFunction)os_stat, METH_FASTCALL, os_stat__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12217:5: note: in expansion of macro 'OS_STAT_METHODDEF' OS_STAT_METHODDEF ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:129:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"access", (PyCFunction)os_access, METH_FASTCALL, os_access__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12218:5: note: in expansion of macro 'OS_ACCESS_METHODDEF' OS_ACCESS_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:237:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chdir", (PyCFunction)os_chdir, METH_FASTCALL, os_chdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12220:5: note: in expansion of macro 'OS_CHDIR_METHODDEF' OS_CHDIR_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:327:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chmod", (PyCFunction)os_chmod, METH_FASTCALL, os_chmod__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12222:5: note: in expansion of macro 'OS_CHMOD_METHODDEF' OS_CHMOD_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:368:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fchmod", (PyCFunction)os_fchmod, METH_FASTCALL, os_fchmod__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12223:5: note: in expansion of macro 'OS_FCHMOD_METHODDEF' OS_FCHMOD_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:682:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chown", (PyCFunction)os_chown, METH_FASTCALL, os_chown__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12225:5: note: in expansion of macro 'OS_CHOWN_METHODDEF' OS_CHOWN_METHODDEF ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:726:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fchown", (PyCFunction)os_fchown, METH_FASTCALL, os_fchown__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12226:5: note: in expansion of macro 'OS_FCHOWN_METHODDEF' OS_FCHOWN_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:765:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lchown", (PyCFunction)os_lchown, METH_FASTCALL, os_lchown__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12227:5: note: in expansion of macro 'OS_LCHOWN_METHODDEF' OS_LCHOWN_METHODDEF ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:531:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chroot", (PyCFunction)os_chroot, METH_FASTCALL, os_chroot__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12229:5: note: in expansion of macro 'OS_CHROOT_METHODDEF' OS_CHROOT_METHODDEF ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:851:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"link", (PyCFunction)os_link, METH_FASTCALL, os_link__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12233:5: note: in expansion of macro 'OS_LINK_METHODDEF' OS_LINK_METHODDEF ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:904:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"listdir", (PyCFunction)os_listdir, METH_FASTCALL, os_listdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12234:5: note: in expansion of macro 'OS_LISTDIR_METHODDEF' OS_LISTDIR_METHODDEF ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:69:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lstat", (PyCFunction)os_lstat, METH_FASTCALL, os_lstat__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12235:5: note: in expansion of macro 'OS_LSTAT_METHODDEF' OS_LSTAT_METHODDEF ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1076:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mkdir", (PyCFunction)os_mkdir, METH_FASTCALL, os_mkdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12236:5: note: in expansion of macro 'OS_MKDIR_METHODDEF' OS_MKDIR_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1144:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getpriority", (PyCFunction)os_getpriority, METH_FASTCALL, os_getpriority__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12238:5: note: in expansion of macro 'OS_GETPRIORITY_METHODDEF' OS_GETPRIORITY_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1179:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setpriority", (PyCFunction)os_setpriority, METH_FASTCALL, os_setpriority__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12239:5: note: in expansion of macro 'OS_SETPRIORITY_METHODDEF' OS_SETPRIORITY_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12241:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"readlink", (PyCFunction)posix_readlink, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1219:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rename", (PyCFunction)os_rename, METH_FASTCALL, os_rename__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12250:5: note: in expansion of macro 'OS_RENAME_METHODDEF' OS_RENAME_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1264:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"replace", (PyCFunction)os_replace, METH_FASTCALL, os_replace__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12251:5: note: in expansion of macro 'OS_REPLACE_METHODDEF' OS_REPLACE_METHODDEF ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1308:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rmdir", (PyCFunction)os_rmdir, METH_FASTCALL, os_rmdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12252:5: note: in expansion of macro 'OS_RMDIR_METHODDEF' OS_RMDIR_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3085:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"symlink", (PyCFunction)os_symlink, METH_FASTCALL, os_symlink__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12254:5: note: in expansion of macro 'OS_SYMLINK_METHODDEF' OS_SYMLINK_METHODDEF ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1383:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"system", (PyCFunction)os_system, METH_FASTCALL, os_system__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12255:5: note: in expansion of macro 'OS_SYSTEM_METHODDEF' OS_SYSTEM_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1455:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"unlink", (PyCFunction)os_unlink, METH_FASTCALL, os_unlink__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12258:5: note: in expansion of macro 'OS_UNLINK_METHODDEF' OS_UNLINK_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1494:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"remove", (PyCFunction)os_remove, METH_FASTCALL, os_remove__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12259:5: note: in expansion of macro 'OS_REMOVE_METHODDEF' OS_REMOVE_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1576:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"utime", (PyCFunction)os_utime, METH_FASTCALL, os_utime__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12260:5: note: in expansion of macro 'OS_UTIME_METHODDEF' OS_UTIME_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1614:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_exit", (PyCFunction)os__exit, METH_FASTCALL, os__exit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12262:5: note: in expansion of macro 'OS__EXIT_METHODDEF' OS__EXIT_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1694:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"execve", (PyCFunction)os_execve, METH_FASTCALL, os_execve__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12264:5: note: in expansion of macro 'OS_EXECVE_METHODDEF' OS_EXECVE_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1873:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sched_get_priority_max", (PyCFunction)os_sched_get_priority_max, METH_FASTCALL, os_sched_get_priority_max__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12269:5: note: in expansion of macro 'OS_SCHED_GET_PRIORITY_MAX_METHODDEF' OS_SCHED_GET_PRIORITY_MAX_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1907:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sched_get_priority_min", (PyCFunction)os_sched_get_priority_min, METH_FASTCALL, os_sched_get_priority_min__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12270:5: note: in expansion of macro 'OS_SCHED_GET_PRIORITY_MIN_METHODDEF' OS_SCHED_GET_PRIORITY_MIN_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:2407:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getpgid", (PyCFunction)os_getpgid, METH_FASTCALL, os_getpgid__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12309:5: note: in expansion of macro 'OS_GETPGID_METHODDEF' OS_GETPGID_METHODDEF ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:2857:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"wait3", (PyCFunction)os_wait3, METH_FASTCALL, os_wait3__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12312:5: note: in expansion of macro 'OS_WAIT3_METHODDEF' OS_WAIT3_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:2894:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"wait4", (PyCFunction)os_wait4, METH_FASTCALL, os_wait4__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12313:5: note: in expansion of macro 'OS_WAIT4_METHODDEF' OS_WAIT4_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3307:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"open", (PyCFunction)os_open, METH_FASTCALL, os_open__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12321:5: note: in expansion of macro 'OS_OPEN_METHODDEF' OS_OPEN_METHODDEF ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3348:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"close", (PyCFunction)os_close, METH_FASTCALL, os_close__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12322:5: note: in expansion of macro 'OS_CLOSE_METHODDEF' OS_CLOSE_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5094:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"device_encoding", (PyCFunction)os_device_encoding, METH_FASTCALL, os_device_encoding__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12324:5: note: in expansion of macro 'OS_DEVICE_ENCODING_METHODDEF' OS_DEVICE_ENCODING_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3439:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"dup2", (PyCFunction)os_dup2, METH_FASTCALL, os_dup2__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12326:5: note: in expansion of macro 'OS_DUP2_METHODDEF' OS_DUP2_METHODDEF ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12336:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sendfile", (PyCFunction)posix_sendfile, METH_VARARGS | METH_KEYWORDS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3704:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fstat", (PyCFunction)os_fstat, METH_FASTCALL, os_fstat__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12339:5: note: in expansion of macro 'OS_FSTAT_METHODDEF' OS_FSTAT_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3927:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mkfifo", (PyCFunction)os_mkfifo, METH_FASTCALL, os_mkfifo__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12343:5: note: in expansion of macro 'OS_MKFIFO_METHODDEF' OS_MKFIFO_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3978:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mknod", (PyCFunction)os_mknod, METH_FASTCALL, os_mknod__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12344:5: note: in expansion of macro 'OS_MKNOD_METHODDEF' OS_MKNOD_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4165:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"truncate", (PyCFunction)os_truncate, METH_FASTCALL, os_truncate__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12349:5: note: in expansion of macro 'OS_TRUNCATE_METHODDEF' OS_TRUNCATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:275:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fchdir", (PyCFunction)os_fchdir, METH_FASTCALL, os_fchdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12355:5: note: in expansion of macro 'OS_FCHDIR_METHODDEF' OS_FCHDIR_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:568:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fsync", (PyCFunction)os_fsync, METH_FASTCALL, os_fsync__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12356:5: note: in expansion of macro 'OS_FSYNC_METHODDEF' OS_FSYNC_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:624:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fdatasync", (PyCFunction)os_fdatasync, METH_FASTCALL, os_fdatasync__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12358:5: note: in expansion of macro 'OS_FDATASYNC_METHODDEF' OS_FDATASYNC_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4456:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFCONTINUED", (PyCFunction)os_WIFCONTINUED, METH_FASTCALL, os_WIFCONTINUED__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12360:5: note: in expansion of macro 'OS_WIFCONTINUED_METHODDEF' OS_WIFCONTINUED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4495:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFSTOPPED", (PyCFunction)os_WIFSTOPPED, METH_FASTCALL, os_WIFSTOPPED__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12361:5: note: in expansion of macro 'OS_WIFSTOPPED_METHODDEF' OS_WIFSTOPPED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4534:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFSIGNALED", (PyCFunction)os_WIFSIGNALED, METH_FASTCALL, os_WIFSIGNALED__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12362:5: note: in expansion of macro 'OS_WIFSIGNALED_METHODDEF' OS_WIFSIGNALED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4573:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFEXITED", (PyCFunction)os_WIFEXITED, METH_FASTCALL, os_WIFEXITED__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12363:5: note: in expansion of macro 'OS_WIFEXITED_METHODDEF' OS_WIFEXITED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4612:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WEXITSTATUS", (PyCFunction)os_WEXITSTATUS, METH_FASTCALL, os_WEXITSTATUS__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12364:5: note: in expansion of macro 'OS_WEXITSTATUS_METHODDEF' OS_WEXITSTATUS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4651:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WTERMSIG", (PyCFunction)os_WTERMSIG, METH_FASTCALL, os_WTERMSIG__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12365:5: note: in expansion of macro 'OS_WTERMSIG_METHODDEF' OS_WTERMSIG_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4690:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WSTOPSIG", (PyCFunction)os_WSTOPSIG, METH_FASTCALL, os_WSTOPSIG__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12366:5: note: in expansion of macro 'OS_WSTOPSIG_METHODDEF' OS_WSTOPSIG_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4766:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"statvfs", (PyCFunction)os_statvfs, METH_FASTCALL, os_statvfs__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12368:5: note: in expansion of macro 'OS_STATVFS_METHODDEF' OS_STATVFS_METHODDEF ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4881:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pathconf", (PyCFunction)os_pathconf, METH_FASTCALL, os_pathconf__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12372:5: note: in expansion of macro 'OS_PATHCONF_METHODDEF' OS_PATHCONF_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5243:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getxattr", (PyCFunction)os_getxattr, METH_FASTCALL, os_getxattr__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12386:5: note: in expansion of macro 'OS_GETXATTR_METHODDEF' OS_GETXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5291:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setxattr", (PyCFunction)os_setxattr, METH_FASTCALL, os_setxattr__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12387:5: note: in expansion of macro 'OS_SETXATTR_METHODDEF' OS_SETXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5344:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"removexattr", (PyCFunction)os_removexattr, METH_FASTCALL, os_removexattr__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12388:5: note: in expansion of macro 'OS_REMOVEXATTR_METHODDEF' OS_REMOVEXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5392:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"listxattr", (PyCFunction)os_listxattr, METH_FASTCALL, os_listxattr__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12389:5: note: in expansion of macro 'OS_LISTXATTR_METHODDEF' OS_LISTXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12403:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"scandir", (PyCFunction)posix_scandir, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5612:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fspath", (PyCFunction)os_fspath, METH_FASTCALL, os_fspath__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12406:5: note: in expansion of macro 'OS_FSPATH_METHODDEF' OS_FSPATH_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5644:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getrandom", (PyCFunction)os_getrandom, METH_FASTCALL, os_getrandom__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12407:5: note: in expansion of macro 'OS_GETRANDOM_METHODDEF' OS_GETRANDOM_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_codecsmodule.c:46: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_codecsmodule.c.h:58:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"encode", (PyCFunction)_codecs_encode, METH_FASTCALL, _codecs_encode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_codecsmodule.c:1074:5: note: in expansion of macro '_CODECS_ENCODE_METHODDEF' _CODECS_ENCODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_codecsmodule.c.h:97:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)_codecs_decode, METH_FASTCALL, _codecs_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_codecsmodule.c:1075:5: note: in expansion of macro '_CODECS_DECODE_METHODDEF' _CODECS_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:72:15: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"match", (PyCFunction)_sre_SRE_Pattern_match, METH_FASTCALL, _sre_SRE_Pattern_match__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2727:5: note: in expansion of macro '_SRE_SRE_PATTERN_MATCH_METHODDEF' _SRE_SRE_PATTERN_MATCH_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:108:19: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fullmatch", (PyCFunction)_sre_SRE_Pattern_fullmatch, METH_FASTCALL, _sre_SRE_Pattern_fullmatch__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2728:5: note: in expansion of macro '_SRE_SRE_PATTERN_FULLMATCH_METHODDEF' _SRE_SRE_PATTERN_FULLMATCH_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:146:16: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"search", (PyCFunction)_sre_SRE_Pattern_search, METH_FASTCALL, _sre_SRE_Pattern_search__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2729:5: note: in expansion of macro '_SRE_SRE_PATTERN_SEARCH_METHODDEF' _SRE_SRE_PATTERN_SEARCH_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:317:13: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sub", (PyCFunction)_sre_SRE_Pattern_sub, METH_FASTCALL, _sre_SRE_Pattern_sub__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2730:5: note: in expansion of macro '_SRE_SRE_PATTERN_SUB_METHODDEF' _SRE_SRE_PATTERN_SUB_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:350:14: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"subn", (PyCFunction)_sre_SRE_Pattern_subn, METH_FASTCALL, _sre_SRE_Pattern_subn__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2731:5: note: in expansion of macro '_SRE_SRE_PATTERN_SUBN_METHODDEF' _SRE_SRE_PATTERN_SUBN_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:182:17: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"findall", (PyCFunction)_sre_SRE_Pattern_findall, METH_FASTCALL, _sre_SRE_Pattern_findall__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2732:5: note: in expansion of macro '_SRE_SRE_PATTERN_FINDALL_METHODDEF' _SRE_SRE_PATTERN_FINDALL_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:284:15: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction)_sre_SRE_Pattern_split, METH_FASTCALL, _sre_SRE_Pattern_split__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2733:5: note: in expansion of macro '_SRE_SRE_PATTERN_SPLIT_METHODDEF' _SRE_SRE_PATTERN_SPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:219:18: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"finditer", (PyCFunction)_sre_SRE_Pattern_finditer, METH_FASTCALL, _sre_SRE_Pattern_finditer__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2734:5: note: in expansion of macro '_SRE_SRE_PATTERN_FINDITER_METHODDEF' _SRE_SRE_PATTERN_FINDITER_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:251:17: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"scanner", (PyCFunction)_sre_SRE_Pattern_scanner, METH_FASTCALL, _sre_SRE_Pattern_scanner__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2735:5: note: in expansion of macro '_SRE_SRE_PATTERN_SCANNER_METHODDEF' _SRE_SRE_PATTERN_SCANNER_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:399:22: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__deepcopy__", (PyCFunction)_sre_SRE_Pattern___deepcopy__, METH_FASTCALL, _sre_SRE_Pattern___deepcopy____doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2737:5: note: in expansion of macro '_SRE_SRE_PATTERN___DEEPCOPY___METHODDEF' _SRE_SRE_PATTERN___DEEPCOPY___METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2742:20: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"groupindex", (getter)pattern_groupindex, (setter)NULL, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:499:16: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"groups", (PyCFunction)_sre_SRE_Match_groups, METH_FASTCALL, _sre_SRE_Match_groups__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2800:5: note: in expansion of macro '_SRE_SRE_MATCH_GROUPS_METHODDEF' _SRE_SRE_MATCH_GROUPS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:532:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"groupdict", (PyCFunction)_sre_SRE_Match_groupdict, METH_FASTCALL, _sre_SRE_Match_groupdict__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2801:5: note: in expansion of macro '_SRE_SRE_MATCH_GROUPDICT_METHODDEF' _SRE_SRE_MATCH_GROUPDICT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:466:16: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expand", (PyCFunction)_sre_SRE_Match_expand, METH_FASTCALL, _sre_SRE_Match_expand__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2802:5: note: in expansion of macro '_SRE_SRE_MATCH_EXPAND_METHODDEF' _SRE_SRE_MATCH_EXPAND_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:675:22: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__deepcopy__", (PyCFunction)_sre_SRE_Match___deepcopy__, METH_FASTCALL, _sre_SRE_Match___deepcopy____doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2804:5: note: in expansion of macro '_SRE_SRE_MATCH___DEEPCOPY___METHODDEF' _SRE_SRE_MATCH___DEEPCOPY___METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2809:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"lastindex", (getter)match_lastindex_get, (setter)NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2810:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"lastgroup", (getter)match_lastgroup_get, (setter)NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2811:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"regs", (getter)match_regs_get, (setter)NULL}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:429:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compile", (PyCFunction)_sre_compile, METH_FASTCALL, _sre_compile__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2904:5: note: in expansion of macro '_SRE_COMPILE_METHODDEF' _SRE_COMPILE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_weakref.c -o Modules/_weakref.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_weakref.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_functoolsmodule.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_operator.c -o Modules/_operator.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_operator.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_functoolsmodule.c:1222:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"cmp_to_key", (PyCFunction)functools_cmp_to_key, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_operator.c:520:20: warning: cast between incompatible function types from 'PyObject * (*)(itemgetterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)itemgetter_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_operator.c:861:20: warning: cast between incompatible function types from 'PyObject * (*)(attrgetterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)attrgetter_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_operator.c:1135:20: warning: cast between incompatible function types from 'PyObject * (*)(methodcallerobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)methodcaller_reduce, METH_NOARGS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/atexitmodule.c -o Modules/atexitmodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/atexitmodule.c:9: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1542:16: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"maxlen", (getter)deque_get_maxlen, (setter)NULL, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1584:33: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)deque_clearmethod, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1586:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__copy__", (PyCFunction)deque_copy, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1588:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)deque_copy, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1604:33: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)deque_reduce, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1608:33: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)deque_reviter, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1649:5: warning: cast between incompatible function types from 'void (*)(dequeobject *)' {aka 'void (*)(struct *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)deque_clear, /* tp_clear */ ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:180:25: warning: cast between incompatible function types from 'PyObject * (*)(groupbyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)groupby_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1787:25: warning: cast between incompatible function types from 'PyObject * (*)(dequeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)dequeiter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1788:20: warning: cast between incompatible function types from 'PyObject * (*)(dequeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)dequeiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:324:25: warning: cast between incompatible function types from 'PyObject * (*)(_grouperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)_grouper_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:564:25: warning: cast between incompatible function types from 'PyObject * (*)(teedataobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)teedataobject_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:2072:14: warning: cast between incompatible function types from 'PyObject * (*)(defdictobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)defdict_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:2074:18: warning: cast between incompatible function types from 'PyObject * (*)(defdictobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__copy__", (PyCFunction)defdict_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:2076:20: warning: cast between incompatible function types from 'PyObject * (*)(defdictobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)defdict_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:752:25: warning: cast between incompatible function types from 'PyObject * (*)(teeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__copy__", (PyCFunction)tee_copy, METH_NOARGS, teecopy_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:753:25: warning: cast between incompatible function types from 'PyObject * (*)(teeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)tee_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/atexitmodule.c:290:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"register", (PyCFunction) atexit_register, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:995:25: warning: cast between incompatible function types from 'PyObject * (*)(cycleobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)cycle_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1163:25: warning: cast between incompatible function types from 'PyObject * (*)(dropwhileobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)dropwhile_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1328:25: warning: cast between incompatible function types from 'PyObject * (*)(takewhileobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)takewhile_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1581:25: warning: cast between incompatible function types from 'PyObject * (*)(isliceobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)islice_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1732:25: warning: cast between incompatible function types from 'PyObject * (*)(starmapobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)starmap_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1955:25: warning: cast between incompatible function types from 'PyObject * (*)(chainobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)chain_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:2297:25: warning: cast between incompatible function types from 'PyObject * (*)(productobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)product_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:2618:25: warning: cast between incompatible function types from 'PyObject * (*)(combinationsobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)combinations_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:2948:25: warning: cast between incompatible function types from 'PyObject * (*)(cwrobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)cwr_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:3341:25: warning: cast between incompatible function types from 'PyObject * (*)(permutationsobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)permutations_reduce, METH_NOARGS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/signalmodule.c -o Modules/signalmodule.o /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:3526:25: warning: cast between incompatible function types from 'PyObject * (*)(accumulateobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)accumulate_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:3693:25: warning: cast between incompatible function types from 'PyObject * (*)(compressobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)compress_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:3850:25: warning: cast between incompatible function types from 'PyObject * (*)(filterfalseobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)filterfalse_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:4099:25: warning: cast between incompatible function types from 'PyObject * (*)(countobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)count_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:4257:25: warning: cast between incompatible function types from 'PyObject * (*)(repeatobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)repeat_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:4258:25: warning: cast between incompatible function types from 'PyObject * (*)(repeatobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)repeat_reduce, METH_NOARGS, reduce_doc}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/signalmodule.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:4518:25: warning: cast between incompatible function types from 'PyObject * (*)(ziplongestobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)zip_longest_reduce, METH_NOARGS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_stat.c -o Modules/_stat.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_stat.c:15: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/timemodule.c -o Modules/timemodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/timemodule.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/_iomodule.c -o Modules/_iomodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_localemodule.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_io/_iomodule.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/iobase.c -o Modules/iobase.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_io/iobase.c:12: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_localemodule.c:598:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"localeconv", (PyCFunction) PyLocale_localeconv, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_io/_iomodule.c:641: /builddir/build/BUILD/Python-3.6.4/Modules/_io/clinic/_iomodule.c.h:130:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"open", (PyCFunction)_io_open, METH_FASTCALL, _io_open__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_io/_iomodule.c:644:5: note: in expansion of macro '_IO_OPEN_METHODDEF' _IO_OPEN_METHODDEF ^~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/fileio.c -o Modules/fileio.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_io/fileio.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/bufferedio.c -o Modules/bufferedio.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_io/bytesio.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_io/bufferedio.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_io/fileio.c:1153:22: warning: cast between incompatible function types from 'PyObject * (*)(fileio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getstate__", (PyCFunction)fileio_getstate, METH_NOARGS, NULL}, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/textio.c -o Modules/textio.o /builddir/build/BUILD/Python-3.6.4/Modules/_io/bytesio.c:1015:17: warning: cast between incompatible function types from 'PyObject * (*)(bytesio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"closed", (getter)bytesio_get_closed, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_io/bytesio.c:1039:23: warning: cast between incompatible function types from 'PyObject * (*)(bytesio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getstate__", (PyCFunction)bytesio_getstate, METH_NOARGS, NULL}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_io/textio.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/stringio.c -o Modules/stringio.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_io/stringio.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_io/textio.c:158:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"detach", (PyCFunction)textiobase_detach, METH_NOARGS, textiobase_detach_doc}, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/zipimport.c -o Modules/zipimport.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/zipimport.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_io/textio.c:2820: /builddir/build/BUILD/Python-3.6.4/Modules/_io/clinic/textio.c.h:49:16: warning: cast between incompatible function types from 'PyObject * (*)(nldecoder_object *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)_io_IncrementalNewlineDecoder_decode, METH_FASTCALL, _io_IncrementalNewlineDecoder_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_io/textio.c:2823:5: note: in expansion of macro '_IO_INCREMENTALNEWLINEDECODER_DECODE_METHODDEF' _IO_INCREMENTALNEWLINEDECODER_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_io/stringio.c:1027:22: warning: cast between incompatible function types from 'PyObject * (*)(stringio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getstate__", (PyCFunction)stringio_getstate, METH_NOARGS}, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c -o Modules/faulthandler.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c -o Modules/_tracemalloc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1620:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_tracing", (PyCFunction)py_tracemalloc_is_tracing, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1622:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear_traces", (PyCFunction)py_tracemalloc_clear_traces, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/hashtable.c -o Modules/hashtable.o /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1630:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"stop", (PyCFunction)py_tracemalloc_stop, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1632:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_traceback_limit", (PyCFunction)py_tracemalloc_get_traceback_limit, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1634:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_tracemalloc_memory", (PyCFunction)tracemalloc_get_tracemalloc_memory, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1636:27: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_traced_memory", (PyCFunction)tracemalloc_get_traced_memory, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/hashtable.c:47: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1178:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_py_enable, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1181:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"disable", (PyCFunction)faulthandler_disable_py, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1183:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_enabled", (PyCFunction)faulthandler_is_enabled, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1186:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_dump_traceback_py, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1192:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_dump_traceback_later, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1198:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_cancel_dump_traceback_later_py, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1205:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_register_py, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1233:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_stack_overflow", (PyCFunction)faulthandler_stack_overflow, METH_NOARGS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/symtablemodule.c -o Modules/symtablemodule.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/symtablemodule.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.6.4/Python/frozen.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/xxsubtype.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Python/frozen.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/xxsubtype.c:73:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"classmeth", (PyCFunction)spamlist_specialmeth, ^ /builddir/build/BUILD/Python-3.6.4/Modules/xxsubtype.c:76:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"staticmeth", (PyCFunction)spamlist_specialmeth, ^ /builddir/build/BUILD/Python-3.6.4/Modules/xxsubtype.c:98:15: warning: cast between incompatible function types from 'PyObject * (*)(spamlistobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"state", (getter)spamlist_state_get, NULL, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O0 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/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.4/Modules/getbuildinfo.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/getbuildinfo.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if test libpython3.6dm.so.1.0 != libpython3.6dm.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-hlibpython3.6dm.so.1.0 -o libpython3.6dm.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ ln -f libpython3.6dm.so.1.0 libpython3.6dm.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -o libpython3.6dm.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ fi gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6dm -lpthread -ldl -lutil -lm gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6dm -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_struct.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/arraymodule.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes_test.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cmathmodule.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_struct.c:1636:25: warning: cast between incompatible function types from ‘PyObject * (*)(unpackiterobject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__length_hint__", (PyCFunction) unpackiter_len, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_struct.c:1970:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"unpack_from", (PyCFunction)s_unpack_from, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_struct.c:2241:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_clearcache", (PyCFunction)clearcache, METH_NOARGS, clearcache_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_struct.c:2247:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"unpack_from", (PyCFunction)unpack_from, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/cmathmodule.c:11: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/cmathmodule.c.h:854:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isclose", (PyCFunction)cmath_isclose, METH_FASTCALL, cmath_isclose__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cmathmodule.c:1248:5: note: in expansion of macro ‘CMATH_ISCLOSE_METHODDEF’ CMATH_ISCLOSE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/mathmodule.c:55: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_randommodule.c:69: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_randommodule.c:458:25: warning: cast between incompatible function types from ‘PyObject * (*)(RandomObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"random", (PyCFunction)random_random, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_randommodule.c:462:25: warning: cast between incompatible function types from ‘PyObject * (*)(RandomObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getstate", (PyCFunction)random_getstate, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/mathmodule.c:2095:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isclose", (PyCFunction) math_isclose, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2406:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"total_seconds", (PyCFunction)delta_total_seconds, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2409:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Delta *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__reduce__", (PyCFunction)delta_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2945:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"ctime", (PyCFunction)date_ctime, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2948:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"strftime", (PyCFunction)date_strftime, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2954:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"timetuple", (PyCFunction)date_timetuple, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2957:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isocalendar", (PyCFunction)date_isocalendar, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2961:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isoformat", (PyCFunction)date_isoformat, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2964:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isoweekday", (PyCFunction)date_isoweekday, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2968:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"toordinal", (PyCFunction)date_toordinal, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2972:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"weekday", (PyCFunction)date_weekday, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2976:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"replace", (PyCFunction)date_replace, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:3242:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__reduce__", (PyCFunction)tzinfo_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:3474:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_TimeZone *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__getinitargs__", (PyCFunction)timezone_getinitargs, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:4025:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Time *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isoformat", (PyCFunction)time_isoformat, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:4030:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Time *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"strftime", (PyCFunction)time_strftime, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:4045:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Time *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"replace", (PyCFunction)time_replace, METH_VARARGS | METH_KEYWORDS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:29: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_datetimemodule.c.h:17:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyTypeObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"now", (PyCFunction)datetime_datetime_now, METH_FASTCALL|METH_CLASS, datetime_datetime_now__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5503:5: note: in expansion of macro ‘DATETIME_DATETIME_NOW_METHODDEF’ DATETIME_DATETIME_NOW_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5509:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"fromtimestamp", (PyCFunction)datetime_fromtimestamp, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5522:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"combine", (PyCFunction)datetime_combine, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5528:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"date", (PyCFunction)datetime_getdate, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5531:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"time", (PyCFunction)datetime_gettime, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5534:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"timetz", (PyCFunction)datetime_gettimetz, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5537:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"ctime", (PyCFunction)datetime_ctime, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5540:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"timetuple", (PyCFunction)datetime_timetuple, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5543:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"timestamp", (PyCFunction)datetime_timestamp, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5546:24: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"utctimetuple", (PyCFunction)datetime_utctimetuple, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5549:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isoformat", (PyCFunction)datetime_isoformat, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5567:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"replace", (PyCFunction)datetime_replace, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5570:21: warning: cast between incompatible function types from ‘PyDateTime_DateTime * (*)(PyDateTime_DateTime *, PyObject *, PyObject *)’ {aka ‘struct * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"astimezone", (PyCFunction)datetime_astimezone, METH_VARARGS | METH_KEYWORDS, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_heapqmodule.c:9: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:223:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bisect_right", (PyCFunction)bisect_right, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:225:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bisect", (PyCFunction)bisect_right, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:227:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"insort_right", (PyCFunction)insort_right, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:229:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"insort", (PyCFunction)insort_right, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:231:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bisect_left", (PyCFunction)bisect_left, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:233:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"insort_left", (PyCFunction)insort_left, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_json.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:4578:23: warning: cast between incompatible function types from ‘PyObject * (*)(PicklerObject *)’ {aka ‘struct _object * (*)(struct PicklerObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"memo", (getter)Pickler_get_memo, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:4579:23: warning: cast between incompatible function types from ‘int (*)(PicklerObject *, PyObject *)’ {aka ‘int (*)(struct PicklerObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)Pickler_set_memo}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:4580:23: warning: cast between incompatible function types from ‘PyObject * (*)(PicklerObject *)’ {aka ‘struct _object * (*)(struct PicklerObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"persistent_id", (getter)Pickler_get_persid, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:4581:23: warning: cast between incompatible function types from ‘int (*)(PicklerObject *, PyObject *)’ {aka ‘int (*)(struct PicklerObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)Pickler_set_persid}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4310:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"raise_memoryerror", (PyCFunction)raise_memoryerror, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4312:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_config", (PyCFunction)test_config, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4313:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_sizeof_c_types", (PyCFunction)test_sizeof_c_types, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4315:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_list_api", (PyCFunction)test_list_api, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4316:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_dict_iteration", (PyCFunction)test_dict_iteration,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4319:41: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_lazy_hash_inheritance", (PyCFunction)test_lazy_hash_inheritance,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4320:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_api", (PyCFunction)test_long_api, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4321:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_xincref_doesnt_leak",(PyCFunction)test_xincref_doesnt_leak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4322:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_incref_doesnt_leak", (PyCFunction)test_incref_doesnt_leak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4323:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_xdecref_doesnt_leak",(PyCFunction)test_xdecref_doesnt_leak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4324:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_decref_doesnt_leak", (PyCFunction)test_decref_doesnt_leak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4325:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_incref_decref_API", (PyCFunction)test_incref_decref_API, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4326:32: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_and_overflow", (PyCFunction)test_long_and_overflow, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4328:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_as_double", (PyCFunction)test_long_as_double,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4329:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_as_size_t", (PyCFunction)test_long_as_size_t,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4330:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_numbits", (PyCFunction)test_long_numbits, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4331:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_k_code", (PyCFunction)test_k_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4332:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_empty_argparse", (PyCFunction)test_empty_argparse,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4334:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_null_strings", (PyCFunction)test_null_strings, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4336:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_with_docstring", (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4338:31: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_string_to_double", (PyCFunction)test_string_to_double, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4339:41: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_unicode_compare_with_ascii", (PyCFunction)test_unicode_compare_with_ascii, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4348:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_kwargs", (PyCFunction)get_kwargs, METH_VARARGS|METH_KEYWORDS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4350:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getargs_keywords", (PyCFunction)getargs_keywords, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4352:30: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getargs_keyword_only", (PyCFunction)getargs_keyword_only, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4355:7: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)getargs_positional_only_and_keywords, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4371:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_long_long_and_overflow, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4372:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_L_code", (PyCFunction)test_L_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4403:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_s_code", (PyCFunction)test_s_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4404:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_u_code", (PyCFunction)test_u_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4405:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_Z_code", (PyCFunction)test_Z_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4406:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_widechar", (PyCFunction)test_widechar, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4426:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"make_exception_with_doc", (PyCFunction)make_exception_with_doc, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4428:43: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"make_memoryview_from_NULL_pointer", (PyCFunction)make_memoryview_from_NULL_pointer, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4430:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"crash_no_current_thread", (PyCFunction)crash_no_current_thread, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4438:6: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_pymem_alloc0, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4440:6: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_pymem_setrawallocators, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4442:6: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_pymem_setallocators, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4444:6: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_pyobject_setallocators, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4447:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"remove_mem_hooks", (PyCFunction)remove_mem_hooks, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4450:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4452:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4455:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4458:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4461:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4464:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4467:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4470:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4473:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7022:14: warning: cast between incompatible function types from ‘PyObject * (*)(UnpicklerObject *)’ {aka ‘struct _object * (*)(struct UnpicklerObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"memo", (getter)Unpickler_get_memo, (setter)Unpickler_set_memo}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7022:42: warning: cast between incompatible function types from ‘int (*)(UnpicklerObject *, PyObject *)’ {aka ‘int (*)(struct UnpicklerObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] {"memo", (getter)Unpickler_get_memo, (setter)Unpickler_set_memo}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7023:25: warning: cast between incompatible function types from ‘PyObject * (*)(UnpicklerObject *)’ {aka ‘struct _object * (*)(struct UnpicklerObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"persistent_load", (getter)Unpickler_get_persload, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7024:25: warning: cast between incompatible function types from ‘int (*)(UnpicklerObject *, PyObject *)’ {aka ‘int (*)(struct UnpicklerObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)Unpickler_set_persload}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:696: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_pickle.c.h:387:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"dump", (PyCFunction)_pickle_dump, METH_FASTCALL, _pickle_dump__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7302:5: note: in expansion of macro ‘_PICKLE_DUMP_METHODDEF’ _PICKLE_DUMP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_pickle.c.h:433:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"dumps", (PyCFunction)_pickle_dumps, METH_FASTCALL, _pickle_dumps__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7303:5: note: in expansion of macro ‘_PICKLE_DUMPS_METHODDEF’ _PICKLE_DUMPS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_pickle.c.h:489:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"load", (PyCFunction)_pickle_load, METH_FASTCALL, _pickle_load__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7304:5: note: in expansion of macro ‘_PICKLE_LOAD_METHODDEF’ _PICKLE_LOAD_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_pickle.c.h:537:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"loads", (PyCFunction)_pickle_loads, METH_FASTCALL, _pickle_loads__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7305:5: note: in expansion of macro ‘_PICKLE_LOADS_METHODDEF’ _PICKLE_LOADS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_testbuffer.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_testimportmultiple.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_testbuffer.c:1548:5: warning: cast between incompatible function types from ‘int (*)(NDArrayObject *, Py_buffer *)’ {aka ‘int (*)(struct *, struct bufferinfo *)’} to ‘void (*)(PyObject *, Py_buffer *)’ {aka ‘void (*)(struct _object *, struct bufferinfo *)’} [-Wcast-function-type] (releasebufferproc)ndarray_releasebuf /* bf_releasebuffer */ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testbuffer.c:2638:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "push", (PyCFunction)ndarray_push, METH_VARARGS|METH_KEYWORDS, NULL }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testbuffer.c:2810:27: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_sizeof_void_p", (PyCFunction)get_sizeof_void_p, METH_NOARGS, NULL}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_testmultiphase.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_lsprof.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/unicodedata.c:18: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_opcode.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_lsprof.c:784:25: warning: cast between incompatible function types from ‘PyObject * (*)(ProfilerObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"enable", (PyCFunction)profiler_enable, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:886:16: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_state", (getter)FutureObj_get_state, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:887:34: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_asyncio_future_blocking", (getter)FutureObj_get_blocking, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:888:34: warning: cast between incompatible function types from ‘int (*)(FutureObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)FutureObj_set_blocking, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:889:15: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_loop", (getter)FutureObj_get_loop, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:890:20: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_callbacks", (getter)FutureObj_get_callbacks, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:891:17: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_result", (getter)FutureObj_get_result, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:892:20: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_exception", (getter)FutureObj_get_exception, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:893:24: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_log_traceback", (getter)FutureObj_get_log_traceback, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:894:24: warning: cast between incompatible function types from ‘int (*)(FutureObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)FutureObj_set_log_traceback, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:895:27: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_source_traceback", (getter)FutureObj_get_source_traceback, NULL, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1208:18: warning: cast between incompatible function types from ‘PyObject * (*)(TaskStepMethWrapper *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"__self__", (getter)TaskStepMethWrapper_get___self__, NULL, NULL}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:79: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:270:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyTypeObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"current_task", (PyCFunction)_asyncio_Task_current_task, METH_FASTCALL|METH_CLASS, _asyncio_Task_current_task__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1788:5: note: in expansion of macro ‘_ASYNCIO_TASK_CURRENT_TASK_METHODDEF’ _ASYNCIO_TASK_CURRENT_TASK_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:302:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyTypeObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"all_tasks", (PyCFunction)_asyncio_Task_all_tasks, METH_FASTCALL|METH_CLASS, _asyncio_Task_all_tasks__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1789:5: note: in expansion of macro ‘_ASYNCIO_TASK_ALL_TASKS_METHODDEF’ _ASYNCIO_TASK_ALL_TASKS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:402:19: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_stack", (PyCFunction)_asyncio_Task_get_stack, METH_FASTCALL, _asyncio_Task_get_stack__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1791:5: note: in expansion of macro ‘_ASYNCIO_TASK_GET_STACK_METHODDEF’ _ASYNCIO_TASK_GET_STACK_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:438:21: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"print_stack", (PyCFunction)_asyncio_Task_print_stack, METH_FASTCALL, _asyncio_Task_print_stack__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1792:5: note: in expansion of macro ‘_ASYNCIO_TASK_PRINT_STACK_METHODDEF’ _ASYNCIO_TASK_PRINT_STACK_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:498:17: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_wakeup", (PyCFunction)_asyncio_Task__wakeup, METH_FASTCALL, _asyncio_Task__wakeup__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1793:5: note: in expansion of macro ‘_ASYNCIO_TASK__WAKEUP_METHODDEF’ _ASYNCIO_TASK__WAKEUP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:469:15: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_step", (PyCFunction)_asyncio_Task__step, METH_FASTCALL, _asyncio_Task__step__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1794:5: note: in expansion of macro ‘_ASYNCIO_TASK__STEP_METHODDEF’ _ASYNCIO_TASK__STEP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:886:16: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_state", (getter)FutureObj_get_state, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:887:34: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_asyncio_future_blocking", (getter)FutureObj_get_blocking, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:888:34: warning: cast between incompatible function types from ‘int (*)(FutureObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)FutureObj_set_blocking, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:889:15: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_loop", (getter)FutureObj_get_loop, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:890:20: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_callbacks", (getter)FutureObj_get_callbacks, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:891:17: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_result", (getter)FutureObj_get_result, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:892:20: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_exception", (getter)FutureObj_get_exception, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:893:24: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_log_traceback", (getter)FutureObj_get_log_traceback, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:894:24: warning: cast between incompatible function types from ‘int (*)(FutureObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)FutureObj_set_log_traceback, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:895:27: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_source_traceback", (getter)FutureObj_get_source_traceback, NULL, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1801:30: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_log_destroy_pending", (getter)TaskObj_get_log_destroy_pending, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1802:30: warning: cast between incompatible function types from ‘int (*)(TaskObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)TaskObj_set_log_destroy_pending, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1803:22: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_must_cancel", (getter)TaskObj_get_must_cancel, NULL, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1804:15: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_coro", (getter)TaskObj_get_coro, NULL, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1805:21: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_fut_waiter", (getter)TaskObj_get_fut_waiter, NULL, NULL}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /builddir/build/BUILD/Python-3.6.4/Modules/rotatingtree.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/rotatingtree.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/fcntlmodule.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/grpmodule.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/grpmodule.c:9: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/grpmodule.c.h:14:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getgrgid", (PyCFunction)grp_getgrgid, METH_FASTCALL, grp_getgrgid__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/grpmodule.c:202:5: note: in expansion of macro ‘GRP_GETGRGID_METHODDEF’ GRP_GETGRGID_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/grpmodule.c.h:46:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getgrnam", (PyCFunction)grp_getgrnam, METH_FASTCALL, grp_getgrnam__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/grpmodule.c:203:5: note: in expansion of macro ‘GRP_GETGRNAM_METHODDEF’ GRP_GETGRNAM_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/spwdmodule.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1633:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"close", (PyCFunction)pyepoll_close, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1635:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"fileno", (PyCFunction)pyepoll_fileno, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1637:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"modify", (PyCFunction)pyepoll_modify, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1639:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"register", (PyCFunction)pyepoll_register, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1641:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"unregister", (PyCFunction)pyepoll_unregister, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1643:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"poll", (PyCFunction)pyepoll_poll, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1653:16: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"closed", (getter)pyepoll_get_closed, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:210:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"compile", (PyCFunction)parser_compilest, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:212:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isexpr", (PyCFunction)parser_isexpr, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:214:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"issuite", (PyCFunction)parser_issuite, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:216:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"tolist", (PyCFunction)parser_st2list, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:218:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"totuple", (PyCFunction)parser_st2tuple, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1121:24: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"compilest", (PyCFunction)parser_compilest, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1123:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"expr", (PyCFunction)parser_expr, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1125:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isexpr", (PyCFunction)parser_isexpr, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1127:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"issuite", (PyCFunction)parser_issuite, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1129:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"suite", (PyCFunction)parser_suite, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1131:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sequence2st", (PyCFunction)parser_tuple2st, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1133:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"st2tuple", (PyCFunction)parser_st2tuple, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1135:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"st2list", (PyCFunction)parser_st2list, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1137:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"tuple2st", (PyCFunction)parser_tuple2st, PUBLIC_METHOD_TYPE, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/mmapmodule.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/mmapmodule.c:747:16: warning: cast between incompatible function types from ‘PyObject * (*)(mmap_object *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"closed", (getter) mmap_closed_get, NULL, NULL}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/syslogmodule.c:52: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/audioop.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/syslogmodule.c:243:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"openlog", (PyCFunction) syslog_openlog, METH_VARARGS | METH_KEYWORDS}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/readline.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_cryptmodule.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_posixsubprocess.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:100: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:309:29: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "delimiter", (getter)Dialect_get_delimiter}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:310:33: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "escapechar", (getter)Dialect_get_escapechar}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:311:33: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "lineterminator", (getter)Dialect_get_lineterminator}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:312:33: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "quotechar", (getter)Dialect_get_quotechar}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:313:33: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "quoting", (getter)Dialect_get_quoting}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:1616:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "reader", (PyCFunction)csv_reader, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:1618:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "writer", (PyCFunction)csv_writer, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:1622:27: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "register_dialect", (PyCFunction)csv_register_dialect, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4437:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_accept", (PyCFunction)sock_accept, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4441:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"close", (PyCFunction)sock_close, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4447:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"detach", (PyCFunction)sock_detach, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4449:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"fileno", (PyCFunction)sock_fileno, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4452:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getpeername", (PyCFunction)sock_getpeername, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4455:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getsockname", (PyCFunction)sock_getsockname, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4471:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"recv_into", (PyCFunction)sock_recv_into, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4475:24: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"recvfrom_into", (PyCFunction)sock_recvfrom_into, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4487:23: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"gettimeout", (PyCFunction)sock_gettimeout, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4502:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sendmsg_afalg", (PyCFunction)sock_sendmsg_afalg, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4517:17: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"timeout", (getter)sock_gettimeout, NULL, PyDoc_STR("the socket timeout")}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:6386:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getaddrinfo", (PyCFunction)socket_getaddrinfo, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:6390:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getdefaulttimeout", (PyCFunction)socket_getdefaulttimeout, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_hashopenssl.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_hashopenssl.c:989:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"new", (PyCFunction)EVP_new, METH_VARARGS|METH_KEYWORDS, EVP_new__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_hashopenssl.c:991:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"pbkdf2_hmac", (PyCFunction)pbkdf2_hmac, METH_VARARGS|METH_KEYWORDS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_hashopenssl.c:28: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_hashopenssl.c.h:15:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"scrypt", (PyCFunction)_hashlib_scrypt, METH_FASTCALL, _hashlib_scrypt__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_hashopenssl.c:994:5: note: in expansion of macro ‘_HASHLIB_SCRYPT_METHODDEF’ _HASHLIB_SCRYPT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/sha256module.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:382: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:546:22: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_wrap_socket", (PyCFunction)_ssl__SSLContext__wrap_socket, METH_FASTCALL, _ssl__SSLContext__wrap_socket__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4124:5: note: in expansion of macro ‘_SSL__SSLCONTEXT__WRAP_SOCKET_METHODDEF’ _SSL__SSLCONTEXT__WRAP_SOCKET_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:579:19: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_wrap_bio", (PyCFunction)_ssl__SSLContext__wrap_bio, METH_FASTCALL, _ssl__SSLContext__wrap_bio__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4125:5: note: in expansion of macro ‘_SSL__SSLCONTEXT__WRAP_BIO_METHODDEF’ _SSL__SSLCONTEXT__WRAP_BIO_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:472:25: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"load_cert_chain", (PyCFunction)_ssl__SSLContext_load_cert_chain, METH_FASTCALL, _ssl__SSLContext_load_cert_chain__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4129:5: note: in expansion of macro ‘_SSL__SSLCONTEXT_LOAD_CERT_CHAIN_METHODDEF’ _SSL__SSLCONTEXT_LOAD_CERT_CHAIN_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:504:31: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"load_verify_locations", (PyCFunction)_ssl__SSLContext_load_verify_locations, METH_FASTCALL, _ssl__SSLContext_load_verify_locations__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4131:5: note: in expansion of macro ‘_SSL__SSLCONTEXT_LOAD_VERIFY_LOCATIONS_METHODDEF’ _SSL__SSLCONTEXT_LOAD_VERIFY_LOCATIONS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:703:22: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_ca_certs", (PyCFunction)_ssl__SSLContext_get_ca_certs, METH_FASTCALL, _ssl__SSLContext_get_ca_certs__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4137:5: note: in expansion of macro ‘_SSL__SSLCONTEXT_GET_CA_CERTS_METHODDEF’ _SSL__SSLCONTEXT_GET_CA_CERTS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:1014:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"txt2obj", (PyCFunction)_ssl_txt2obj, METH_FASTCALL, _ssl_txt2obj__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:5124:5: note: in expansion of macro ‘_SSL_TXT2OBJ_METHODDEF’ _SSL_TXT2OBJ_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/sha256module.c:56: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha256module.c.h:75:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha256", (PyCFunction)_sha256_sha256, METH_FASTCALL, _sha256_sha256__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha256module.c:685:5: note: in expansion of macro ‘_SHA256_SHA256_METHODDEF’ _SHA256_SHA256_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha256module.c.h:105:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha224", (PyCFunction)_sha256_sha224, METH_FASTCALL, _sha256_sha224__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha256module.c:686:5: note: in expansion of macro ‘_SHA256_SHA224_METHODDEF’ _SHA256_SHA224_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/sha512module.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/md5module.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/sha512module.c:57: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha512module.c.h:75:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha512", (PyCFunction)_sha512_sha512, METH_FASTCALL, _sha512_sha512__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha512module.c:759:5: note: in expansion of macro ‘_SHA512_SHA512_METHODDEF’ _SHA512_SHA512_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha512module.c.h:105:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha384", (PyCFunction)_sha512_sha384, METH_FASTCALL, _sha512_sha384__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha512module.c:760:5: note: in expansion of macro ‘_SHA512_SHA384_METHODDEF’ _SHA512_SHA384_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/md5module.c:57: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/md5module.c.h:75:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"md5", (PyCFunction)_md5_md5, METH_FASTCALL, _md5_md5__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/md5module.c:547:5: note: in expansion of macro ‘_MD5_MD5_METHODDEF’ _MD5_MD5_METHODDEF ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/sha1module.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_blake2/blake2module.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/sha1module.c:57: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha1module.c.h:75:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha1", (PyCFunction)_sha1_sha1, METH_FASTCALL, _sha1_sha1__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha1module.c:524:5: note: in expansion of macro ‘_SHA1_SHA1_METHODDEF’ _SHA1_SHA1_METHODDEF ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/sha3module.c:18: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/cache.h:26, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/cache.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_blake2/blake2b_impl.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/sha3module.c:160: /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/clinic/sha3module.c.h:102:16: warning: cast between incompatible function types from ‘PyObject * (*)(SHA3object *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"digest", (PyCFunction)_sha3_shake_128_digest, METH_FASTCALL, _sha3_shake_128_digest__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/sha3module.c:675:5: note: in expansion of macro ‘_SHA3_SHAKE_128_DIGEST_METHODDEF’ _SHA3_SHAKE_128_DIGEST_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/clinic/sha3module.c.h:132:19: warning: cast between incompatible function types from ‘PyObject * (*)(SHA3object *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"hexdigest", (PyCFunction)_sha3_shake_128_hexdigest, METH_FASTCALL, _sha3_shake_128_hexdigest__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/sha3module.c:676:5: note: in expansion of macro ‘_SHA3_SHAKE_128_HEXDIGEST_METHODDEF’ _SHA3_SHAKE_128_HEXDIGEST_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_dbmmodule.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/cache.h:26, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_gdbmmodule.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1612:75: warning: cast between incompatible function types from ‘int (*)(pysqlite_Connection *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] {"isolation_level", (getter)pysqlite_connection_get_isolation_level, (setter)pysqlite_connection_set_isolation_level}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1619:16: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"cursor", (PyCFunction)pysqlite_connection_cursor, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1627:25: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"create_function", (PyCFunction)pysqlite_connection_create_function, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1629:26: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"create_aggregate", (PyCFunction)pysqlite_connection_create_aggregate, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1631:24: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"set_authorizer", (PyCFunction)pysqlite_connection_set_authorizer, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1639:30: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"set_progress_handler", (PyCFunction)pysqlite_connection_set_progress_handler, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1641:28: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"set_trace_callback", (PyCFunction)pysqlite_connection_set_trace_callback, METH_VARARGS|METH_KEYWORDS, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/termios.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_blake2/blake2s_impl.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/cursor.h:26, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/cursor.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/resource.c:2: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/cursor.c:947:19: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Cursor *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"fetchmany", (PyCFunction)pysqlite_cursor_fetchmany, METH_VARARGS|METH_KEYWORDS, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/nismodule.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/nismodule.c:426:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"match", (PyCFunction)nis_match, ^ /builddir/build/BUILD/Python-3.6.4/Modules/nismodule.c:429:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"cat", (PyCFunction)nis_cat, ^ /builddir/build/BUILD/Python-3.6.4/Modules/nismodule.c:432:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"maps", (PyCFunction)nis_maps, ^ /builddir/build/BUILD/Python-3.6.4/Modules/nismodule.c:435:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_default_domain", (PyCFunction)nis_get_default_domain, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/microprotocols.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:105: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2025:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"clear", (PyCFunction)PyCursesWindow_wclear, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2027:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"clrtobot", (PyCFunction)PyCursesWindow_wclrtobot, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2028:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"clrtoeol", (PyCFunction)PyCursesWindow_wclrtoeol, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2029:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"cursyncup", (PyCFunction)PyCursesWindow_wcursyncup, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2038:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getbegyx", (PyCFunction)PyCursesWindow_getbegyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2039:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getbkgd", (PyCFunction)PyCursesWindow_GetBkgd, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2045:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getmaxyx", (PyCFunction)PyCursesWindow_getmaxyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2046:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getparyx", (PyCFunction)PyCursesWindow_getparyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2048:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getyx", (PyCFunction)PyCursesWindow_getyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2063:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"is_wintouched", (PyCFunction)PyCursesWindow_is_wintouched, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2085:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"standend", (PyCFunction)PyCursesWindow_wstandend, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2086:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"standout", (PyCFunction)PyCursesWindow_wstandout, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2089:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"syncdown", (PyCFunction)PyCursesWindow_wsyncdown, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2093:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"syncup", (PyCFunction)PyCursesWindow_wsyncup, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2105:6: warning: cast between incompatible function types from ‘int (*)(PyCursesWindowObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)PyCursesWindow_set_encoding, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3254:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"baudrate", (PyCFunction)PyCurses_baudrate, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3255:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"beep", (PyCFunction)PyCurses_beep, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3256:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"can_change_color", (PyCFunction)PyCurses_can_change_color, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3261:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"def_prog_mode", (PyCFunction)PyCurses_def_prog_mode, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3262:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"def_shell_mode", (PyCFunction)PyCurses_def_shell_mode, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3264:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"doupdate", (PyCFunction)PyCurses_doupdate, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3266:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"endwin", (PyCFunction)PyCurses_endwin, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3267:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"erasechar", (PyCFunction)PyCurses_EraseChar, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3269:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"filter", (PyCFunction)PyCurses_filter, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3271:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"flash", (PyCFunction)PyCurses_flash, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3272:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"flushinp", (PyCFunction)PyCurses_flushinp, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3274:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getmouse", (PyCFunction)PyCurses_GetMouse, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3278:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getsyx", (PyCFunction)PyCurses_getsyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3281:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"has_colors", (PyCFunction)PyCurses_has_colors, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3282:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"has_ic", (PyCFunction)PyCurses_has_ic, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3283:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"has_il", (PyCFunction)PyCurses_has_il, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3290:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"initscr", (PyCFunction)PyCurses_InitScr, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3292:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isendwin", (PyCFunction)PyCurses_isendwin, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3297:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"killchar", (PyCFunction)PyCurses_KillChar, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3298:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"longname", (PyCFunction)PyCurses_longname, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3308:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"nocbreak", (PyCFunction)PyCurses_nocbreak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3309:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"noecho", (PyCFunction)PyCurses_noecho, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3310:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"nonl", (PyCFunction)PyCurses_nonl, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3311:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"noqiflush", (PyCFunction)PyCurses_noqiflush, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3312:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"noraw", (PyCFunction)PyCurses_noraw, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3318:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"reset_prog_mode", (PyCFunction)PyCurses_reset_prog_mode, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3319:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"reset_shell_mode", (PyCFunction)PyCurses_reset_shell_mode, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3320:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"resetty", (PyCFunction)PyCurses_resetty, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3327:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"savetty", (PyCFunction)PyCurses_savetty, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3331:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"setupterm", (PyCFunction)PyCurses_setupterm, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3333:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"start_color", (PyCFunction)PyCurses_Start_Color, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3334:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"termattrs", (PyCFunction)PyCurses_termattrs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3335:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"termname", (PyCFunction)PyCurses_termname, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3346:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"update_lines_cols", (PyCFunction)PyCurses_update_lines_cols, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3355:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"use_default_colors", (PyCFunction)PyCurses_Use_Default_Colors, METH_NOARGS}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.h:26, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/module.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1146: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:250:20: warning: cast between incompatible function types from ‘PyObject * (*)(compobject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompress", (PyCFunction)zlib_Decompress_decompress, METH_FASTCALL, zlib_Decompress_decompress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1158:5: note: in expansion of macro ‘ZLIB_DECOMPRESS_DECOMPRESS_METHODDEF’ ZLIB_DECOMPRESS_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:17:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"compress", (PyCFunction)zlib_compress, METH_FASTCALL, zlib_compress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1256:5: note: in expansion of macro ‘ZLIB_COMPRESS_METHODDEF’ ZLIB_COMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:122:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"compressobj", (PyCFunction)zlib_compressobj, METH_FASTCALL, zlib_compressobj__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1257:5: note: in expansion of macro ‘ZLIB_COMPRESSOBJ_METHODDEF’ ZLIB_COMPRESSOBJ_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:60:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompress", (PyCFunction)zlib_decompress, METH_FASTCALL, zlib_decompress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1259:5: note: in expansion of macro ‘ZLIB_DECOMPRESS_METHODDEF’ ZLIB_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:169:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompressobj", (PyCFunction)zlib_decompressobj, METH_FASTCALL, zlib_decompressobj__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1260:5: note: in expansion of macro ‘ZLIB_DECOMPRESSOBJ_METHODDEF’ ZLIB_DECOMPRESSOBJ_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:362:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"above", (PyCFunction)PyCursesPanel_above, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:363:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"below", (PyCFunction)PyCursesPanel_below, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:364:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bottom", (PyCFunction)PyCursesPanel_bottom_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:365:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"hidden", (PyCFunction)PyCursesPanel_panel_hidden, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:366:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"hide", (PyCFunction)PyCursesPanel_hide_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:370:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"show", (PyCFunction)PyCursesPanel_show_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:371:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"top", (PyCFunction)PyCursesPanel_top_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:372:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"userptr", (PyCFunction)PyCursesPanel_userptr, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:373:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"window", (PyCFunction)PyCursesPanel_window, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:480:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bottom_panel", (PyCFunction)PyCurses_bottom_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:482:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"top_panel", (PyCFunction)PyCurses_top_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:483:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"update_panels", (PyCFunction)PyCurses_update_panels, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/module.c:241:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"connect", (PyCFunction)module_connect, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/module.c:243:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"complete_statement", (PyCFunction)module_complete, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/module.c:246:30: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"enable_shared_cache", (PyCFunction)module_enable_shared_cache, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/prepare_protocol.h:26, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/prepare_protocol.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/binascii.c:58: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_bz2module.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/row.h:26, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/row.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/binascii.c:244: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/binascii.c.h:106:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"b2a_base64", (PyCFunction)binascii_b2a_base64, METH_FASTCALL, binascii_b2a_base64__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/binascii.c:1532:5: note: in expansion of macro ‘BINASCII_B2A_BASE64_METHODDEF’ BINASCII_B2A_BASE64_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/binascii.c.h:483:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"a2b_qp", (PyCFunction)binascii_a2b_qp, METH_FASTCALL, binascii_a2b_qp__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/binascii.c:1543:5: note: in expansion of macro ‘BINASCII_A2B_QP_METHODDEF’ BINASCII_A2B_QP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/binascii.c.h:522:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"b2a_qp", (PyCFunction)binascii_b2a_qp, METH_FASTCALL, binascii_b2a_qp__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/binascii.c:1544:5: note: in expansion of macro ‘BINASCII_B2A_QP_METHODDEF’ BINASCII_B2A_QP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_bz2module.c:220: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_bz2module.c.h:118:20: warning: cast between incompatible function types from ‘PyObject * (*)(BZ2Decompressor *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompress", (PyCFunction)_bz2_BZ2Decompressor_decompress, METH_FASTCALL, _bz2_BZ2Decompressor_decompress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bz2module.c:700:5: note: in expansion of macro ‘_BZ2_BZ2DECOMPRESSOR_DECOMPRESS_METHODDEF’ _BZ2_BZ2DECOMPRESSOR_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/row.c:212:28: warning: cast between incompatible function types from ‘Py_ssize_t (*)(pysqlite_Row *, PyObject *, PyObject *)’ {aka ‘long int (*)(struct _Row *, struct _object *, struct _object *)’} to ‘Py_ssize_t (*)(PyObject *)’ {aka ‘long int (*)(struct _object *)’} [-Wcast-function-type] /* mp_length */ (lenfunc)pysqlite_row_length, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/row.c:218:28: warning: cast between incompatible function types from ‘Py_ssize_t (*)(pysqlite_Row *, PyObject *, PyObject *)’ {aka ‘long int (*)(struct _Row *, struct _object *, struct _object *)’} to ‘Py_ssize_t (*)(PyObject *)’ {aka ‘long int (*)(struct _object *)’} [-Wcast-function-type] /* sq_length */ (lenfunc)pysqlite_row_length, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/row.c:226:14: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Row *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _Row *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"keys", (PyCFunction)pysqlite_row_keys, METH_NOARGS, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_lzmamodule.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/statement.h:26, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/statement.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/pyexpat.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_lzmamodule.c:481: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_lzmamodule.c.h:84:20: warning: cast between incompatible function types from ‘PyObject * (*)(Decompressor *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompress", (PyCFunction)_lzma_LZMADecompressor_decompress, METH_FASTCALL, _lzma_LZMADecompressor_decompress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_lzmamodule.c:1256:5: note: in expansion of macro ‘_LZMA_LZMADECOMPRESSOR_DECOMPRESS_METHODDEF’ _LZMA_LZMADECOMPRESSOR_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/pyexpat.c:71: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/pyexpat.c.h:236:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"ParserCreate", (PyCFunction)pyexpat_ParserCreate, METH_FASTCALL, pyexpat_ParserCreate__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/pyexpat.c:1610:5: note: in expansion of macro ‘PYEXPAT_PARSERCREATE_METHODDEF’ PYEXPAT_PARSERCREATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/module.h:26, from /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/util.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3720: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:265:13: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get", (PyCFunction)_elementtree_Element_get, METH_FASTCALL, _elementtree_Element_get__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3726:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_GET_METHODDEF’ _ELEMENTTREE_ELEMENT_GET_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:139:14: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"find", (PyCFunction)_elementtree_Element_find, METH_FASTCALL, _elementtree_Element_find__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3729:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_FIND_METHODDEF’ _ELEMENTTREE_ELEMENT_FIND_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:170:18: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"findtext", (PyCFunction)_elementtree_Element_findtext, METH_FASTCALL, _elementtree_Element_findtext__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3730:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_FINDTEXT_METHODDEF’ _ELEMENTTREE_ELEMENT_FINDTEXT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:203:17: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"findall", (PyCFunction)_elementtree_Element_findall, METH_FASTCALL, _elementtree_Element_findall__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3731:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_FINDALL_METHODDEF’ _ELEMENTTREE_ELEMENT_FINDALL_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:313:14: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"iter", (PyCFunction)_elementtree_Element_iter, METH_FASTCALL, _elementtree_Element_iter__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3738:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_ITER_METHODDEF’ _ELEMENTTREE_ELEMENT_ITER_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:234:18: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"iterfind", (PyCFunction)_elementtree_Element_iterfind, METH_FASTCALL, _elementtree_Element_iterfind__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3740:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_ITERFIND_METHODDEF’ _ELEMENTTREE_ELEMENT_ITERFIND_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3742:21: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getiterator", (PyCFunction)_elementtree_Element_iter, METH_FASTCALL, _elementtree_Element_iter__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3932:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"SubElement", (PyCFunction) subelement, METH_VARARGS | METH_KEYWORDS}, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:156:25: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteStatefulCodecContext *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"errors", (getter)codecctx_errors_get, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:11: /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/clinic/multibytecodec.c.h:17:16: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteCodecObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"encode", (PyCFunction)_multibytecodec_MultibyteCodec_encode, METH_FASTCALL, _multibytecodec_MultibyteCodec_encode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:692:5: note: in expansion of macro ‘_MULTIBYTECODEC_MULTIBYTECODEC_ENCODE_METHODDEF’ _MULTIBYTECODEC_MULTIBYTECODEC_ENCODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:11: /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/clinic/multibytecodec.c.h:55:16: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteCodecObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decode", (PyCFunction)_multibytecodec_MultibyteCodec_decode, METH_FASTCALL, _multibytecodec_MultibyteCodec_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:693:5: note: in expansion of macro ‘_MULTIBYTECODEC_MULTIBYTECODEC_DECODE_METHODDEF’ _MULTIBYTECODEC_MULTIBYTECODEC_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/clinic/multibytecodec.c.h:92:16: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteIncrementalEncoderObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"encode", (PyCFunction)_multibytecodec_MultibyteIncrementalEncoder_encode, METH_FASTCALL, _multibytecodec_MultibyteIncrementalEncoder_encode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:921:5: note: in expansion of macro ‘_MULTIBYTECODEC_MULTIBYTEINCREMENTALENCODER_ENCODE_METHODDEF’ _MULTIBYTECODEC_MULTIBYTEINCREMENTALENCODER_ENCODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/clinic/multibytecodec.c.h:141:16: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteIncrementalDecoderObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decode", (PyCFunction)_multibytecodec_MultibyteIncrementalDecoder_decode, METH_FASTCALL, _multibytecodec_MultibyteIncrementalDecoder_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:1139:5: note: in expansion of macro ‘_MULTIBYTECODEC_MULTIBYTEINCREMENTALDECODER_DECODE_METHODDEF’ _MULTIBYTECODEC_MULTIBYTEINCREMENTALDECODER_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/cjkcodecs.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/_codecs_kr.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/cjkcodecs.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/_codecs_jp.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/cjkcodecs.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/_codecs_cn.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/cjkcodecs.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/_codecs_tw.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/cjkcodecs.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/_codecs_hk.c:9: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/cjkcodecs.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/_codecs_iso2022.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/multiprocessing.h:6, from /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/multiprocessing.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/multiprocessing.h:6, from /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4744:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "exp", (PyCFunction)dec_mpd_qexp, METH_VARARGS|METH_KEYWORDS, doc_exp }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4745:11: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "ln", (PyCFunction)dec_mpd_qln, METH_VARARGS|METH_KEYWORDS, doc_ln }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4746:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "log10", (PyCFunction)dec_mpd_qlog10, METH_VARARGS|METH_KEYWORDS, doc_log10 }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4747:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "next_minus", (PyCFunction)dec_mpd_qnext_minus, METH_VARARGS|METH_KEYWORDS, doc_next_minus }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4748:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "next_plus", (PyCFunction)dec_mpd_qnext_plus, METH_VARARGS|METH_KEYWORDS, doc_next_plus }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4749:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "normalize", (PyCFunction)dec_mpd_qreduce, METH_VARARGS|METH_KEYWORDS, doc_normalize }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4750:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "to_integral", (PyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4751:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "to_integral_exact", (PyCFunction)PyDec_ToIntegralExact, METH_VARARGS|METH_KEYWORDS, doc_to_integral_exact }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4752:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "to_integral_value", (PyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral_value }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4753:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "sqrt", (PyCFunction)dec_mpd_qsqrt, METH_VARARGS|METH_KEYWORDS, doc_sqrt }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4756:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "compare", (PyCFunction)dec_mpd_qcompare, METH_VARARGS|METH_KEYWORDS, doc_compare }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4757:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "compare_signal", (PyCFunction)dec_mpd_qcompare_signal, METH_VARARGS|METH_KEYWORDS, doc_compare_signal }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4758:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "max", (PyCFunction)dec_mpd_qmax, METH_VARARGS|METH_KEYWORDS, doc_max }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4759:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "max_mag", (PyCFunction)dec_mpd_qmax_mag, METH_VARARGS|METH_KEYWORDS, doc_max_mag }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4760:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "min", (PyCFunction)dec_mpd_qmin, METH_VARARGS|METH_KEYWORDS, doc_min }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4761:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "min_mag", (PyCFunction)dec_mpd_qmin_mag, METH_VARARGS|METH_KEYWORDS, doc_min_mag }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4762:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "next_toward", (PyCFunction)dec_mpd_qnext_toward, METH_VARARGS|METH_KEYWORDS, doc_next_toward }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4763:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "quantize", (PyCFunction)dec_mpd_qquantize, METH_VARARGS|METH_KEYWORDS, doc_quantize }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4764:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "remainder_near", (PyCFunction)dec_mpd_qrem_near, METH_VARARGS|METH_KEYWORDS, doc_remainder_near }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4767:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "fma", (PyCFunction)dec_mpd_qfma, METH_VARARGS|METH_KEYWORDS, doc_fma }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4780:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "is_normal", (PyCFunction)dec_mpd_isnormal, METH_VARARGS|METH_KEYWORDS, doc_is_normal }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4781:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "is_subnormal", (PyCFunction)dec_mpd_issubnormal, METH_VARARGS|METH_KEYWORDS, doc_is_subnormal }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4794:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logb", (PyCFunction)dec_mpd_qlogb, METH_VARARGS|METH_KEYWORDS, doc_logb }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4795:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logical_invert", (PyCFunction)dec_mpd_qinvert, METH_VARARGS|METH_KEYWORDS, doc_logical_invert }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4796:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "number_class", (PyCFunction)dec_mpd_class, METH_VARARGS|METH_KEYWORDS, doc_number_class }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4797:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "to_eng_string", (PyCFunction)dec_mpd_to_eng, METH_VARARGS|METH_KEYWORDS, doc_to_eng_string }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4800:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "compare_total", (PyCFunction)dec_mpd_compare_total, METH_VARARGS|METH_KEYWORDS, doc_compare_total }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4801:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "compare_total_mag", (PyCFunction)dec_mpd_compare_total_mag, METH_VARARGS|METH_KEYWORDS, doc_compare_total_mag }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4802:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "copy_sign", (PyCFunction)dec_mpd_qcopy_sign, METH_VARARGS|METH_KEYWORDS, doc_copy_sign }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4803:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "same_quantum", (PyCFunction)dec_mpd_same_quantum, METH_VARARGS|METH_KEYWORDS, doc_same_quantum }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4806:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logical_and", (PyCFunction)dec_mpd_qand, METH_VARARGS|METH_KEYWORDS, doc_logical_and }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4807:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logical_or", (PyCFunction)dec_mpd_qor, METH_VARARGS|METH_KEYWORDS, doc_logical_or }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4808:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logical_xor", (PyCFunction)dec_mpd_qxor, METH_VARARGS|METH_KEYWORDS, doc_logical_xor }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4809:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "rotate", (PyCFunction)dec_mpd_qrotate, METH_VARARGS|METH_KEYWORDS, doc_rotate }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4810:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "scaleb", (PyCFunction)dec_mpd_qscaleb, METH_VARARGS|METH_KEYWORDS, doc_scaleb }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4811:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "shift", (PyCFunction)dec_mpd_qshift, METH_VARARGS|METH_KEYWORDS, doc_shift }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:5449:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "power", (PyCFunction)ctx_mpd_qpow, METH_VARARGS|METH_KEYWORDS, doc_ctx_power }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:5567:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "localcontext", (PyCFunction)ctxmanager_new, METH_VARARGS|METH_KEYWORDS, doc_localcontext}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:574:17: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"acquire", (PyCFunction)semlock_acquire, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:578:19: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__enter__", (PyCFunction)semlock_acquire, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:582:16: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_count", (PyCFunction)semlock_count, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:584:18: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_is_mine", (PyCFunction)semlock_ismine, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:586:20: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_get_value", (PyCFunction)semlock_getvalue, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:588:18: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_is_zero", (PyCFunction)semlock_iszero, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:592:21: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_after_fork", (PyCFunction)semlock_afterfork, METH_NOARGS, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/ossaudiodev.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_tkinter.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:104: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1245:14: warning: cast between incompatible function types from ‘PyObject * (*)(CDataObject *)’ {aka ‘struct _object * (*)(struct tagCDataObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "raw", (getter)CharArray_get_raw, (setter)CharArray_set_raw, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1245:41: warning: cast between incompatible function types from ‘int (*)(CDataObject *, PyObject *)’ {aka ‘int (*)(struct tagCDataObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "raw", (getter)CharArray_get_raw, (setter)CharArray_set_raw, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1247:16: warning: cast between incompatible function types from ‘PyObject * (*)(CDataObject *)’ {aka ‘struct _object * (*)(struct tagCDataObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)CharArray_get_value, (setter)CharArray_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1247:45: warning: cast between incompatible function types from ‘int (*)(CDataObject *, PyObject *)’ {aka ‘int (*)(struct tagCDataObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)CharArray_get_value, (setter)CharArray_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1305:16: warning: cast between incompatible function types from ‘PyObject * (*)(CDataObject *)’ {aka ‘struct _object * (*)(struct tagCDataObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)WCharArray_get_value, (setter)WCharArray_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1305:46: warning: cast between incompatible function types from ‘int (*)(CDataObject *, PyObject *)’ {aka ‘int (*)(struct tagCDataObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)WCharArray_get_value, (setter)WCharArray_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tkinter.c:963:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyTclObject *, void *)’ {aka ‘struct _object * (*)(struct *, void *)’} to ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} [-Wcast-function-type] {Py_tp_str, (reprfunc)PyTclObject_str}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3154:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyCFuncPtrObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "errcheck", (getter)PyCFuncPtr_get_errcheck, (setter)PyCFuncPtr_set_errcheck, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3154:52: warning: cast between incompatible function types from ‘int (*)(PyCFuncPtrObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "errcheck", (getter)PyCFuncPtr_get_errcheck, (setter)PyCFuncPtr_set_errcheck, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3156:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyCFuncPtrObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "restype", (getter)PyCFuncPtr_get_restype, (setter)PyCFuncPtr_set_restype, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3156:50: warning: cast between incompatible function types from ‘int (*)(PyCFuncPtrObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "restype", (getter)PyCFuncPtr_get_restype, (setter)PyCFuncPtr_set_restype, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3158:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyCFuncPtrObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "argtypes", (getter)PyCFuncPtr_get_argtypes, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3159:7: warning: cast between incompatible function types from ‘int (*)(PyCFuncPtrObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)PyCFuncPtr_set_argtypes, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:4723:16: warning: cast between incompatible function types from ‘PyObject * (*)(CDataObject *)’ {aka ‘struct _object * (*)(struct tagCDataObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)Simple_get_value, (setter)Simple_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:4723:42: warning: cast between incompatible function types from ‘int (*)(CDataObject *, PyObject *)’ {aka ‘int (*)(struct tagCDataObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)Simple_get_value, (setter)Simple_set_value, ^ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from /builddir/build/BUILD/Python-3.6.4/Modules/tkappinit.c:15: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/callbacks.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/basearith.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/callproc.c:57: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/constants.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/context.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/convolute.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/stgdict.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/crt.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/ppc64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/8/include/limits.h:34, from /builddir/build/BUILD/Python-3.6.4/Include/Python.h:11, from /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/cfield.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/difradix2.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/fnt.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/fourstep.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/io.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/memory.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/numbertheory.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/sixstep.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/mpdecimal.h:46, from /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/libmpdec/transpose.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ 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 ~/build/BUILD/Python-3.6.4 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: debug STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized + popd + echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: debug + BuildPython optimized '--without-ensurepip --disable-optimizations' '' + ConfName=optimized + ExtraConfigArgs='--without-ensurepip --disable-optimizations' + MoreCFlags= + ConfDir=build/optimized + echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized + mkdir -p build/optimized ~/build/BUILD/Python-3.6.4/build/optimized ~/build/BUILD/Python-3.6.4 + pushd build/optimized + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g ' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname /builddir/build/BUILD/Python-3.6.4/configure ++ find /builddir/build/BUILD/Python-3.6.4 -name config.guess -o -name config.sub + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.4/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.4/config.guess ++ basename /builddir/build/BUILD/Python-3.6.4/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.6.4/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.6.4/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.4/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.4/config.sub ++ basename /builddir/build/BUILD/Python-3.6.4/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.6.4/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.6.4/config.sub' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess ++ basename /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub ++ basename /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/libffi/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + /builddir/build/BUILD/Python-3.6.4/configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ipv6 --enable-shared --with-computed-gotos=yes --with-dbmliborder=gdbm:ndbm:bdb --with-system-expat --with-system-ffi --enable-loadable-sqlite-extensions --with-dtrace --with-lto --with-ssl-default-suites=openssl --with-valgrind --without-ensurepip --disable-optimizations configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-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 ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for --with-cxx-main=... no checking for ppc64-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... ppc64-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... gcc checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-ar... no checking for ppc64-redhat-linux-gnu-aal... no checking for ar... ar checking for ppc64-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for --with-pydebug... no checking for --with-assertions... no checking for --enable-optimizations... no checking for --with-lto... yes checking target system type... powerpc64-redhat-linux-gnu checking for -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... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking whether pthreads are available without options... no checking whether gcc accepts -Kpthread... no checking whether gcc accepts -Kthread... no checking whether gcc accepts -pthread... yes checking whether g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for ppc64-redhat-linux-gnu-pkg-config... /usr/bin/ppc64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --with-system-libmpdec... no checking for --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-c-locale-warning... yes checking for --with-valgrind... yes checking valgrind/valgrind.h usability... yes checking valgrind/valgrind.h presence... yes checking for valgrind/valgrind.h... yes checking for --with-dtrace... yes checking for dtrace... /usr/bin/dtrace checking whether DTrace probes require linking... yes checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for 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... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... no checking whether C doubles are little-endian IEEE 754 binary64... no checking whether C doubles are big-endian IEEE 754 binary64... yes checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... no checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes no usable wchar_t found checking whether byte ordering is bigendian... yes checking ABIFLAGS... m checking SOABI... cpython-36m-ppc64-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_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for --with-ssl-default-suites... openssl configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h configure: WARNING: unrecognized options: --disable-dependency-tracking creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations + make 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' -j4 /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.6.4/Include/pydtrace.d gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.6.4/Modules/_math.c /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.6.4/Tools/gdb/libpython.py python-gdb.py gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.6.4/Programs/_testembed.c # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/bin/python3.6m," < /builddir/build/BUILD/Python-3.6.4/Misc/python-config.in >python-config.py # Replace makefile compat. variable references with shell script compat. ones; -> LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config # On Darwin, always use the python version of the script, the shell # version doesn't use the compiler customizations that are provided # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.6.4/Programs/python.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.6.4/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.6.4/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.6.4/Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.6.4/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.6.4/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.6.4/Parser/bitset.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.6.4/Parser/metagrammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.6.4/Parser/firstsets.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.6.4/Parser/grammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.6.4/Parser/pgen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.6.4/Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.6.4/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.6.4/Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.6.4/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.6.4/Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.6.4/Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.6.4/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2140:19: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__alloc__", (PyCFunction)bytearray_alloc, METH_NOARGS, alloc_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2145:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"capitalize", (PyCFunction)stringlib_capitalize, METH_NOARGS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:94: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:551:16: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)bytearray_decode, METH_FASTCALL, bytearray_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2152:5: note: in expansion of macro 'BYTEARRAY_DECODE_METHODDEF' BYTEARRAY_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2155:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expandtabs", (PyCFunction)stringlib_expandtabs, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2161:13: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hex", (PyCFunction)bytearray_hex, METH_NOARGS, hex__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2164:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalnum", (PyCFunction)stringlib_isalnum, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2166:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalpha", (PyCFunction)stringlib_isalpha, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2168:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdigit", (PyCFunction)stringlib_isdigit, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2170:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"islower", (PyCFunction)stringlib_islower, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2172:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isspace", (PyCFunction)stringlib_isspace, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2174:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"istitle", (PyCFunction)stringlib_istitle, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2176:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isupper", (PyCFunction)stringlib_isupper, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2180:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lower", (PyCFunction)stringlib_lower, METH_NOARGS, _Py_lower__doc__}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:94: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:259:16: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rsplit", (PyCFunction)bytearray_rsplit, METH_FASTCALL, bytearray_rsplit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2192:5: note: in expansion of macro 'BYTEARRAY_RSPLIT_METHODDEF' BYTEARRAY_RSPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:184:15: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction)bytearray_split, METH_FASTCALL, bytearray_split__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2194:5: note: in expansion of macro 'BYTEARRAY_SPLIT_METHODDEF' BYTEARRAY_SPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:599:20: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"splitlines", (PyCFunction)bytearray_splitlines, METH_FASTCALL, bytearray_splitlines__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2195:5: note: in expansion of macro 'BYTEARRAY_SPLITLINES_METHODDEF' BYTEARRAY_SPLITLINES_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2199:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"swapcase", (PyCFunction)stringlib_swapcase, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2201:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"title", (PyCFunction)stringlib_title, METH_NOARGS, _Py_title__doc__}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:94: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytearrayobject.c.h:54:19: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"translate", (PyCFunction)bytearray_translate, METH_FASTCALL, bytearray_translate__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2202:5: note: in expansion of macro 'BYTEARRAY_TRANSLATE_METHODDEF' BYTEARRAY_TRANSLATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2203:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upper", (PyCFunction)stringlib_upper, METH_NOARGS, _Py_upper__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2379:25: warning: cast between incompatible function types from 'PyObject * (*)(bytesiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)bytearrayiter_length_hint, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytearrayobject.c:2381:26: warning: cast between incompatible function types from 'PyObject * (*)(bytesiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)bytearrayiter_reduce, METH_NOARGS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2452:33: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)bytes_getnewargs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2453:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"capitalize", (PyCFunction)stringlib_capitalize, METH_NOARGS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:16: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:415:16: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)bytes_decode, METH_FASTCALL, bytes_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2459:5: note: in expansion of macro 'BYTES_DECODE_METHODDEF' BYTES_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2462:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expandtabs", (PyCFunction)stringlib_expandtabs, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2467:13: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hex", (PyCFunction)bytes_hex, METH_NOARGS, hex__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2469:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalnum", (PyCFunction)stringlib_isalnum, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2471:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalpha", (PyCFunction)stringlib_isalpha, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2473:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdigit", (PyCFunction)stringlib_isdigit, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2475:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"islower", (PyCFunction)stringlib_islower, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2477:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isspace", (PyCFunction)stringlib_isspace, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2479:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"istitle", (PyCFunction)stringlib_istitle, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2481:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isupper", (PyCFunction)stringlib_isupper, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2485:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lower", (PyCFunction)stringlib_lower, METH_NOARGS, _Py_lower__doc__}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:16: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:139:16: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rsplit", (PyCFunction)bytes_rsplit, METH_FASTCALL, bytes_rsplit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2494:5: note: in expansion of macro 'BYTES_RSPLIT_METHODDEF' BYTES_RSPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:20:15: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction)bytes_split, METH_FASTCALL, bytes_split__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2496:5: note: in expansion of macro 'BYTES_SPLIT_METHODDEF' BYTES_SPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:450:20: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"splitlines", (PyCFunction)bytes_splitlines, METH_FASTCALL, bytes_splitlines__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2497:5: note: in expansion of macro 'BYTES_SPLITLINES_METHODDEF' BYTES_SPLITLINES_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2501:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"swapcase", (PyCFunction)stringlib_swapcase, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2503:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"title", (PyCFunction)stringlib_title, METH_NOARGS, _Py_title__doc__}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:16: /builddir/build/BUILD/Python-3.6.4/Objects/clinic/bytesobject.c.h:284:19: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"translate", (PyCFunction)bytes_translate, METH_FASTCALL, bytes_translate__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2504:5: note: in expansion of macro 'BYTES_TRANSLATE_METHODDEF' BYTES_TRANSLATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:2505:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upper", (PyCFunction)stringlib_upper, METH_NOARGS, _Py_upper__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:3095:25: warning: cast between incompatible function types from 'PyObject * (*)(striterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)striter_len, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/bytesobject.c:3097:25: warning: cast between incompatible function types from 'PyObject * (*)(striterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)striter_reduce, METH_NOARGS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.6.4/Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.6.4/Objects/classobject.c /builddir/build/BUILD/Python-3.6.4/Objects/classobject.c:93:20: warning: cast between incompatible function types from 'PyObject * (*)(PyMethodObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)method_reduce, METH_NOARGS, NULL}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.6.4/Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.6.4/Objects/complexobject.c /builddir/build/BUILD/Python-3.6.4/Objects/complexobject.c:741:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"conjugate", (PyCFunction)complex_conjugate, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/complexobject.c:747:33: warning: cast between incompatible function types from 'PyObject * (*)(PyComplexObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)complex_getnewargs, METH_NOARGS}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:403:20: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)descr_reduce, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:415:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:432:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:448:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:466:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:845:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)mappingproxy_keys, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:847:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"values", (PyCFunction)mappingproxy_values, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:849:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"items", (PyCFunction)mappingproxy_items, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:851:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)mappingproxy_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1111:20: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)wrapper_reduce, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1156:22: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__objclass__", (getter)wrapper_objclass}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1157:18: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)wrapper_name}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1158:22: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)wrapper_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c: In function 'wrapper_call': /builddir/build/BUILD/Python-3.6.4/Objects/descrobject.c:1171:31: warning: cast between incompatible function types from 'wrapperfunc' {aka 'struct _object * (*)(struct _object *, struct _object *, void *)'} to 'PyObject * (*)(PyObject *, PyObject *, void *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *, struct _object *)'} [-Wcast-function-type] wrapperfunc_kwds wk = (wrapperfunc_kwds)wrapper; ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.6.4/Objects/enumobject.c /builddir/build/BUILD/Python-3.6.4/Objects/enumobject.c:179:20: warning: cast between incompatible function types from 'PyObject * (*)(enumobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)enum_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/enumobject.c:383:25: warning: cast between incompatible function types from 'PyObject * (*)(reversedobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)reversed_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/enumobject.c:384:20: warning: cast between incompatible function types from 'PyObject * (*)(reversedobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)reversed_reduce, METH_NOARGS, reduce_doc}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:176:19: warning: cast between incompatible function types from 'PyObject * (*)(PyBaseExceptionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)BaseException_reduce, METH_NOARGS }, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:295:14: warning: cast between incompatible function types from 'PyObject * (*)(PyBaseExceptionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"args", (getter)BaseException_get_args, (setter)BaseException_set_args}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:295:46: warning: cast between incompatible function types from 'int (*)(PyBaseExceptionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"args", (getter)BaseException_get_args, (setter)BaseException_set_args}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:296:23: warning: cast between incompatible function types from 'PyObject * (*)(PyBaseExceptionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__traceback__", (getter)BaseException_get_tb, (setter)BaseException_set_tb}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:296:53: warning: cast between incompatible function types from 'int (*)(PyBaseExceptionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__traceback__", (getter)BaseException_get_tb, (setter)BaseException_set_tb}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:297:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__context__", (getter)BaseException_get_context, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:298:6: warning: cast between incompatible function types from 'int (*)(PyObject *, PyObject *)' {aka 'int (*)(struct _object *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)BaseException_set_context, PyDoc_STR("exception context")}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:299:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__cause__", (getter)BaseException_get_cause, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:300:6: warning: cast between incompatible function types from 'int (*)(PyObject *, PyObject *)' {aka 'int (*)(struct _object *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)BaseException_set_cause, PyDoc_STR("exception cause")}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:747:20: warning: cast between incompatible function types from 'PyObject * (*)(PyImportErrorObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)ImportError_reduce, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/exceptions.c:1216:20: warning: cast between incompatible function types from 'PyObject * (*)(PyOSErrorObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)OSError_reduce, METH_NOARGS}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:721:18: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:721:40: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:723:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:723:48: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:725:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"gi_yieldfrom", (getter)gen_getyieldfrom, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:956:18: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:956:40: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:958:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:958:48: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:960:18: warning: cast between incompatible function types from 'PyObject * (*)(PyCoroObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"cr_await", (getter)coro_get_cr_await, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1395:18: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1395:40: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1397:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1397:48: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ /builddir/build/BUILD/Python-3.6.4/Objects/genobject.c:1399:18: warning: cast between incompatible function types from 'PyObject * (*)(PyCoroObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"ag_await", (getter)coro_get_cr_await, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c:450:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"close", (PyCFunction)stdprinter_noop, METH_NOARGS, ""}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c:451:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"flush", (PyCFunction)stdprinter_noop, METH_NOARGS, ""}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c:452:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fileno", (PyCFunction)stdprinter_fileno, METH_NOARGS, ""}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/fileobject.c:453:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isatty", (PyCFunction)stdprinter_isatty, METH_NOARGS, ""}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1774:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"conjugate", (PyCFunction)float_float, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1776:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__trunc__", (PyCFunction)float_trunc, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1785:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hex", (PyCFunction)float_hex, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1787:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_integer", (PyCFunction)float_is_integer, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1797:33: warning: cast between incompatible function types from 'PyObject * (*)(PyFloatObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)float_getnewargs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/floatobject.c:1809:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] (getter)float_float, (setter)NULL, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c:359:21: warning: cast between incompatible function types from 'int (*)(PyFrameObject *, PyObject *)' {aka 'int (*)(struct _frame *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)frame_setlineno, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c:556:25: warning: cast between incompatible function types from 'PyObject * (*)(PyFrameObject *)' {aka 'struct _object * (*)(struct _frame *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)frame_clear, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c:558:25: warning: cast between incompatible function types from 'PyObject * (*)(PyFrameObject *)' {aka 'struct _object * (*)(struct _frame *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)frame_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/frameobject.c:586:5: warning: cast between incompatible function types from 'void (*)(PyFrameObject *)' {aka 'void (*)(struct _frame *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)frame_tp_clear, /* tp_clear */ ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:408:18: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__code__", (getter)func_get_code, (setter)func_set_code}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:408:41: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__code__", (getter)func_get_code, (setter)func_set_code}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:409:22: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__defaults__", (getter)func_get_defaults, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:410:6: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)func_set_defaults}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:411:24: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__kwdefaults__", (getter)func_get_kwdefaults, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:412:6: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)func_set_kwdefaults}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:413:25: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__annotations__", (getter)func_get_annotations, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:414:6: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)func_set_annotations}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:416:18: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)func_get_name, (setter)func_set_name}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:416:41: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)func_get_name, (setter)func_set_name}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:417:22: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)func_get_qualname, (setter)func_set_qualname}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/funcobject.c:417:49: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)func_get_qualname, (setter)func_set_qualname}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.6.4/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2373:21: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)list_sizeof, METH_NOARGS, sizeof_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2374:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)listclear, METH_NOARGS, clear_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2375:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)listcopy, METH_NOARGS, copy_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2383:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"reverse", (PyCFunction)listreverse, METH_NOARGS, reverse_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2384:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sort", (PyCFunction)listsort, METH_VARARGS | METH_KEYWORDS, sort_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2693:25: warning: cast between incompatible function types from 'PyObject * (*)(listiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)listiter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2694:20: warning: cast between incompatible function types from 'PyObject * (*)(listiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)listiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/iterobject.c:130:25: warning: cast between incompatible function types from 'PyObject * (*)(seqiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)iter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/iterobject.c:131:20: warning: cast between incompatible function types from 'PyObject * (*)(seqiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)iter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2842:25: warning: cast between incompatible function types from 'PyObject * (*)(listreviterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)listreviter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/listobject.c:2843:20: warning: cast between incompatible function types from 'PyObject * (*)(listreviterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)listreviter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/iterobject.c:251:20: warning: cast between incompatible function types from 'PyObject * (*)(calliterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)calliter_reduce, METH_NOARGS, reduce_doc}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5330:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"conjugate", (PyCFunction)long_long, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5332:25: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *)' {aka 'struct _object * (*)(struct _longobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"bit_length", (PyCFunction)long_bit_length, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5338:25: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _longobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"to_bytes", (PyCFunction)long_to_bytes, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5340:25: warning: cast between incompatible function types from 'PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"from_bytes", (PyCFunction)long_from_bytes, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5342:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__trunc__", (PyCFunction)long_long, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5344:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__floor__", (PyCFunction)long_long, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5346:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__ceil__", (PyCFunction)long_long, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5351:33: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *)' {aka 'struct _object * (*)(struct _longobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)long_getnewargs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5353:25: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *)' {aka 'struct _object * (*)(struct _longobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)long_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5360:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] (getter)long_long, (setter)NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/longobject.c:5368:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] (getter)long_long, (setter)NULL, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1376:25: warning: cast between incompatible function types from 'int (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'int (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__delitem__", (PyCFunction)odict_mp_ass_sub, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3156:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)dict_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3164:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"popitem", (PyCFunction)dict_popitem, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3166:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)dictkeys_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3168:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"items", (PyCFunction)dictitems_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3170:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"values", (PyCFunction)dictvalues_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3172:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"update", (PyCFunction)dict_update, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3175:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)dict_clear, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3177:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)dict_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1380:25: warning: cast between incompatible function types from 'int (*)(PyObject *, PyObject *, PyObject *)' {aka 'int (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__init__", (PyCFunction)odict_init, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1382:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__iter__", (PyCFunction)odict_iter, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1386:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__repr__", (PyCFunction)odict_repr, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1388:25: warning: cast between incompatible function types from 'int (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'int (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__setitem__", (PyCFunction)odict_mp_ass_sub, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1390:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fromkeys", (PyCFunction)odict_fromkeys, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1394:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)odict_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1396:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)odict_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1398:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setdefault", (PyCFunction)odict_setdefault, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3470:25: warning: cast between incompatible function types from 'PyObject * (*)(dictiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)dictiter_len, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/dictobject.c:3472:21: warning: cast between incompatible function types from 'PyObject * (*)(dictiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)dictiter_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1400:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pop", (PyCFunction)odict_pop, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1402:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"popitem", (PyCFunction)odict_popitem, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1404:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)odictkeys_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1406:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"values", (PyCFunction)odictvalues_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1408:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"items", (PyCFunction)odictitems_new, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1410:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"update", (PyCFunction)odict_update, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1412:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)odict_clear, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1414:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)odict_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1418:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odict_reversed, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1420:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"move_to_end", (PyCFunction)odict_move_to_end, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:1961:20: warning: cast between incompatible function types from 'PyObject * (*)(odictiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)odictiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:2055:22: warning: cast between incompatible function types from 'PyObject * (*)(_PyDictViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odictkeys_reversed, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:2122:22: warning: cast between incompatible function types from 'PyObject * (*)(_PyDictViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odictitems_reversed, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/odictobject.c:2189:22: warning: cast between incompatible function types from 'PyObject * (*)(_PyDictViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odictvalues_reversed, METH_NOARGS, NULL}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3027:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"obj", (getter)memory_obj_get, NULL, memory_obj_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3028:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"nbytes", (getter)memory_nbytes_get, NULL, memory_nbytes_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3029:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"readonly", (getter)memory_readonly_get, NULL, memory_readonly_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3030:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"itemsize", (getter)memory_itemsize_get, NULL, memory_itemsize_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3031:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"format", (getter)memory_format_get, NULL, memory_format_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3032:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"ndim", (getter)memory_ndim_get, NULL, memory_ndim_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3033:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"shape", (getter)memory_shape_get, NULL, memory_shape_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3034:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"strides", (getter)memory_strides_get, NULL, memory_strides_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3035:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"suboffsets", (getter)memory_suboffsets_get, NULL, memory_suboffsets_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/memoryobject.c:3068:21: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"cast", (PyCFunction)memory_cast, METH_VARARGS|METH_KEYWORDS, memory_cast_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c: In function 'PyCFunction_Call': /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c:98:17: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] res = (*(PyCFunctionWithKeywords)meth)(self, args, kwds); ^ /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c: In function '_PyCFunction_FastCallDict': /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c:231:24: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] result = (*(PyCFunctionWithKeywords)meth) (self, tuple, kwargs); ^ /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c:244:37: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} [-Wcast-function-type] _PyCFunctionFast fastmeth = (_PyCFunctionFast)meth; ^ /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c: At top level: /builddir/build/BUILD/Python-3.6.4/Objects/methodobject.c:336:20: warning: cast between incompatible function types from 'PyObject * (*)(PyCFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)meth_reduce, METH_NOARGS, NULL}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.6.4/Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.6.4/Objects/namespaceobject.c /builddir/build/BUILD/Python-3.6.4/Objects/namespaceobject.c:196:20: warning: cast between incompatible function types from 'PyObject * (*)(_PyNamespaceObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)namespace_reduce, METH_NOARGS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.6.4/Objects/object.c /builddir/build/BUILD/Python-3.6.4/Objects/object.c:1481:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)NotImplemented_reduce, METH_NOARGS, NULL}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.6.4/Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.6.4/Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c:695:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)range_reverse, METH_NOARGS, reverse_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c:833:25: warning: cast between incompatible function types from 'PyObject * (*)(rangeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)rangeiter_len, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c:835:20: warning: cast between incompatible function types from 'PyObject * (*)(rangeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)rangeiter_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/rangeobject.c:1043:20: warning: cast between incompatible function types from 'PyObject * (*)(longrangeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)longrangeiter_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:883:25: warning: cast between incompatible function types from 'PyObject * (*)(setiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)setiter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:884:20: warning: cast between incompatible function types from 'PyObject * (*)(setiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)setiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2051:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)set_clear, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2055:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)set_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2073:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pop", (PyCFunction)set_pop, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2075:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)set_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2079:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)set_sizeof, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2184:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)frozenset_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2196:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)set_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/setobject.c:2198:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)set_sizeof, METH_NOARGS, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.6.4/Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.6.4/Objects/structseq.c /builddir/build/BUILD/Python-3.6.4/Objects/sliceobject.c:43:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)ellipsis_reduce, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/sliceobject.c:560:25: warning: cast between incompatible function types from 'PyObject * (*)(PySliceObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)slice_reduce, ^ /builddir/build/BUILD/Python-3.6.4/Objects/structseq.c:278:20: warning: cast between incompatible function types from 'PyObject * (*)(PyStructSequence *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)structseq_reduce, METH_NOARGS, NULL}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.6.4/Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c /builddir/build/BUILD/Python-3.6.4/Objects/tupleobject.c:777:33: warning: cast between incompatible function types from 'PyObject * (*)(PyTupleObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)tuple_getnewargs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/tupleobject.c:1020:25: warning: cast between incompatible function types from 'PyObject * (*)(tupleiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)tupleiter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/tupleobject.c:1021:20: warning: cast between incompatible function types from 'PyObject * (*)(tupleiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)tupleiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:3279:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mro", (PyCFunction)mro_external, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:3283:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__prepare__", (PyCFunction)type_prepare, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:5730:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__new__", (PyCFunction)tp_new_wrapper, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6586:47: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, void *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] FLSLOT("__call__", tp_call, slot_tp_call, (wrapperfunc)wrap_call, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6545:62: note: in definition of macro 'FLSLOT' {NAME, offsetof(PyTypeObject, SLOT), (void *)(FUNCTION), WRAPPER, \ ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6622:47: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, void *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] FLSLOT("__init__", tp_init, slot_tp_init, (wrapperfunc)wrap_init, ^ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6545:62: note: in definition of macro 'FLSLOT' {NAME, offsetof(PyTypeObject, SLOT), (void *)(FUNCTION), WRAPPER, \ ^~~~~~~ /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c: In function 'update_one_slot': /builddir/build/BUILD/Python-3.6.4/Objects/typeobject.c:6894:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)tp_new_wrapper && ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.6.4/Objects/unicodectype.c /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13882:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"encode", (PyCFunction) unicode_encode, METH_VARARGS | METH_KEYWORDS, encode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13884:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction) unicode_split, METH_VARARGS | METH_KEYWORDS, split__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13885:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rsplit", (PyCFunction) unicode_rsplit, METH_VARARGS | METH_KEYWORDS, rsplit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13887:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"capitalize", (PyCFunction) unicode_capitalize, METH_NOARGS, capitalize__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13888:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"casefold", (PyCFunction) unicode_casefold, METH_NOARGS, casefold__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13889:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"title", (PyCFunction) unicode_title, METH_NOARGS, title__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13892:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expandtabs", (PyCFunction) unicode_expandtabs, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13898:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lower", (PyCFunction) unicode_lower, METH_NOARGS, lower__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13905:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"splitlines", (PyCFunction) unicode_splitlines, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13908:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"swapcase", (PyCFunction) unicode_swapcase, METH_NOARGS, swapcase__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13910:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upper", (PyCFunction) unicode_upper, METH_NOARGS, upper__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13913:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"islower", (PyCFunction) unicode_islower, METH_NOARGS, islower__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13914:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isupper", (PyCFunction) unicode_isupper, METH_NOARGS, isupper__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13915:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"istitle", (PyCFunction) unicode_istitle, METH_NOARGS, istitle__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13916:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isspace", (PyCFunction) unicode_isspace, METH_NOARGS, isspace__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13917:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdecimal", (PyCFunction) unicode_isdecimal, METH_NOARGS, isdecimal__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13918:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdigit", (PyCFunction) unicode_isdigit, METH_NOARGS, isdigit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13919:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isnumeric", (PyCFunction) unicode_isnumeric, METH_NOARGS, isnumeric__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13920:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalpha", (PyCFunction) unicode_isalpha, METH_NOARGS, isalpha__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13921:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalnum", (PyCFunction) unicode_isalnum, METH_NOARGS, isalnum__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13922:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isidentifier", (PyCFunction) unicode_isidentifier, METH_NOARGS, isidentifier__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13923:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isprintable", (PyCFunction) unicode_isprintable, METH_NOARGS, isprintable__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13925:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"format", (PyCFunction) do_string_format, METH_VARARGS | METH_KEYWORDS, format__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13929:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction) unicode__sizeof__, METH_NOARGS, sizeof__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:13935:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)unicode_getnewargs, METH_NOARGS}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.6.4/Objects/weakrefobject.c /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:15461:25: warning: cast between incompatible function types from 'PyObject * (*)(unicodeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)unicodeiter_len, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/unicodeobject.c:15463:25: warning: cast between incompatible function types from 'PyObject * (*)(unicodeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)unicodeiter_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Objects/weakrefobject.c:605:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__bytes__", (PyCFunction)proxy_bytes, METH_NOARGS}, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.6.4/Python/_warnings.c /builddir/build/BUILD/Python-3.6.4/Python/_warnings.c:1123:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"warn", (PyCFunction)warnings_warn, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Python/_warnings.c:1125:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"warn_explicit", (PyCFunction)warnings_warn_explicit, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.6.4/Python/Python-ast.c /builddir/build/BUILD/Python-3.6.4/Python/Python-ast.c:640:5: warning: cast between incompatible function types from 'void (*)(AST_object *)' {aka 'void (*)(struct *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)ast_clear, /* tp_clear */ ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.6.4/Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.6.4/Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:534:22: warning: cast between incompatible function types from 'PyObject * (*)(filterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)filter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:1258:22: warning: cast between incompatible function types from 'PyObject * (*)(mapobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)map_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2577:22: warning: cast between incompatible function types from 'PyObject * (*)(zipobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)zip_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2635:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__build_class__", (PyCFunction)builtin___build_class__, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2637:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__import__", (PyCFunction)builtin___import__, METH_VARARGS | METH_KEYWORDS, import_doc}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:51: /builddir/build/BUILD/Python-3.6.4/Python/clinic/bltinmodule.c.h:153:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compile", (PyCFunction)builtin_compile, METH_FASTCALL, builtin_compile__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2645:5: note: in expansion of macro 'BUILTIN_COMPILE_METHODDEF' BUILTIN_COMPILE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2664:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"max", (PyCFunction)builtin_max, METH_VARARGS | METH_KEYWORDS, max_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2665:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"min", (PyCFunction)builtin_min, METH_VARARGS | METH_KEYWORDS, min_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2670:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"print", (PyCFunction)builtin_print, METH_VARARGS | METH_KEYWORDS, print_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2672:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"round", (PyCFunction)builtin_round, METH_VARARGS | METH_KEYWORDS, round_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2139:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sorted", (PyCFunction)builtin_sorted, METH_VARARGS|METH_KEYWORDS, builtin_sorted__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Python/bltinmodule.c:2674:5: note: in expansion of macro 'BUILTIN_SORTED_METHODDEF' BUILTIN_SORTED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.6.4/Python/ceval.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.6.4/Python/compile.c /builddir/build/BUILD/Python-3.6.4/Python/compile.c: In function 'compute_code_flags': /builddir/build/BUILD/Python-3.6.4/Python/compile.c:5173:16: warning: unused variable 'n' [-Wunused-variable] Py_ssize_t n; ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.6.4/Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.6.4/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.6.4/Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.6.4/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.6.4/Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.6.4/Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.6.4/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.6.4/Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.6.4/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.6.4/Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.6.4/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.6.4/Python/import.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.6.4/Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.6.4/Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.6.4/Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.6.4/Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.6.4/Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.6.4/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.6.4/Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.6.4/Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.6.4/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.6.4/Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.6.4/Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.6.4/Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.6.4/Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.6.4/Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.6.4/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-3.6.4/Python/random.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.6.4/Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.6.4/Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"ppc64-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.6.4/Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.6.4/Python/getopt.c /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1355:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"callstats", (PyCFunction)PyEval_GetCallStats, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1365:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getdefaultencoding", (PyCFunction)sys_getdefaultencoding, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1371:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getallocatedblocks", (PyCFunction)sys_getallocatedblocks, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1379:31: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getfilesystemencoding", (PyCFunction)sys_getfilesystemencoding, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1381:36: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "getfilesystemencodeerrors", (PyCFunction)sys_getfilesystemencodeerrors, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1390:27: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getrecursionlimit", (PyCFunction)sys_getrecursionlimit, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1392:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getsizeof", (PyCFunction)sys_getsizeof, ^ /builddir/build/BUILD/Python-3.6.4/Python/sysmodule.c:1433:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"set_asyncgen_hooks", (PyCFunction)sys_set_asyncgen_hooks, ^ /builddir/build/BUILD/Python-3.6.4/Python/traceback.c:37:16: warning: cast between incompatible function types from 'PyObject * (*)(PyTracebackObject *)' {aka 'struct _object * (*)(struct _traceback *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__dir__", (PyCFunction)tb_dir, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Python/traceback.c:98:5: warning: cast between incompatible function types from 'void (*)(PyTracebackObject *)' {aka 'void (*)(struct _traceback *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)tb_clear, /* tp_clear */ ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.6.4/Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.6.4/Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.6.4/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.6.4/Python/dtoa.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.6.4/Python/formatter_unicode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.6.4/Python/fileutils.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36m-ppc64-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.6.4/Python/dynload_shlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.6.4/Python/thread.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.6.4/Include/pydtrace.d Python/ceval.o In file included from /builddir/build/BUILD/Python-3.6.4/Python/thread.c:86: /builddir/build/BUILD/Python-3.6.4/Python/thread_pthread.h: In function 'PyThread_start_new_thread': /builddir/build/BUILD/Python-3.6.4/Python/thread_pthread.h:227:30: warning: cast between incompatible function types from 'void (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type] (void* (*)(void *))func, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='"/builddir/build/BUILD/Python-3.6.4"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.6.4/Modules/getpath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.6.4/Modules/main.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.6.4/Modules/gcmodule.c /builddir/build/BUILD/Python-3.6.4/Modules/gcmodule.c:1528:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"collect", (PyCFunction)gc_collect, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c -o Modules/posixmodule.o /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:215:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire_lock", (PyCFunction)lock_PyThread_acquire_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:217:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire", (PyCFunction)lock_PyThread_acquire_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:219:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"release_lock", (PyCFunction)lock_PyThread_release_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:221:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"release", (PyCFunction)lock_PyThread_release_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:223:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"locked_lock", (PyCFunction)lock_locked_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:225:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"locked", (PyCFunction)lock_locked_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:227:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__enter__", (PyCFunction)lock_PyThread_acquire_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:229:21: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__exit__", (PyCFunction)lock_PyThread_release_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:477:22: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire", (PyCFunction)rlock_acquire, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:479:22: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"release", (PyCFunction)rlock_release, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:481:23: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_is_owned", (PyCFunction)rlock_is_owned, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:485:23: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_release_save", (PyCFunction)rlock_release_save, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:487:22: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__enter__", (PyCFunction)rlock_acquire, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:489:21: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__exit__", (PyCFunction)rlock_release, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1300:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"allocate_lock", (PyCFunction)thread_PyThread_allocate_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1302:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"allocate", (PyCFunction)thread_PyThread_allocate_lock, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1304:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"exit_thread", (PyCFunction)thread_PyThread_exit_thread, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1306:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"exit", (PyCFunction)thread_PyThread_exit_thread, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1308:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"interrupt_main", (PyCFunction)thread_PyThread_interrupt_main, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1310:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_ident", (PyCFunction)thread_get_ident, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1312:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_count", (PyCFunction)thread__count, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_threadmodule.c:1316:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_set_sentinel", (PyCFunction)thread__set_sentinel, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/errnomodule.c -o Modules/errnomodule.o /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11522:16: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_dir", (PyCFunction)DirEntry_is_dir, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11525:17: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_file", (PyCFunction)DirEntry_is_file, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11528:20: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_symlink", (PyCFunction)DirEntry_py_is_symlink, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11531:14: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"stat", (PyCFunction)DirEntry_stat, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11534:15: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"inode", (PyCFunction)DirEntry_inode, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:11537:20: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__fspath__", (PyCFunction)DirEntry_fspath, METH_NOARGS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/pwdmodule.c -o Modules/pwdmodule.o In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:31:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"stat", (PyCFunction)os_stat, METH_FASTCALL, os_stat__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12217:5: note: in expansion of macro 'OS_STAT_METHODDEF' OS_STAT_METHODDEF ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:129:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"access", (PyCFunction)os_access, METH_FASTCALL, os_access__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12218:5: note: in expansion of macro 'OS_ACCESS_METHODDEF' OS_ACCESS_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:237:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chdir", (PyCFunction)os_chdir, METH_FASTCALL, os_chdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12220:5: note: in expansion of macro 'OS_CHDIR_METHODDEF' OS_CHDIR_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:327:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chmod", (PyCFunction)os_chmod, METH_FASTCALL, os_chmod__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12222:5: note: in expansion of macro 'OS_CHMOD_METHODDEF' OS_CHMOD_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:368:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fchmod", (PyCFunction)os_fchmod, METH_FASTCALL, os_fchmod__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12223:5: note: in expansion of macro 'OS_FCHMOD_METHODDEF' OS_FCHMOD_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:682:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chown", (PyCFunction)os_chown, METH_FASTCALL, os_chown__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12225:5: note: in expansion of macro 'OS_CHOWN_METHODDEF' OS_CHOWN_METHODDEF ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:726:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fchown", (PyCFunction)os_fchown, METH_FASTCALL, os_fchown__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12226:5: note: in expansion of macro 'OS_FCHOWN_METHODDEF' OS_FCHOWN_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:765:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lchown", (PyCFunction)os_lchown, METH_FASTCALL, os_lchown__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12227:5: note: in expansion of macro 'OS_LCHOWN_METHODDEF' OS_LCHOWN_METHODDEF ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:531:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chroot", (PyCFunction)os_chroot, METH_FASTCALL, os_chroot__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12229:5: note: in expansion of macro 'OS_CHROOT_METHODDEF' OS_CHROOT_METHODDEF ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:851:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"link", (PyCFunction)os_link, METH_FASTCALL, os_link__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12233:5: note: in expansion of macro 'OS_LINK_METHODDEF' OS_LINK_METHODDEF ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:904:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"listdir", (PyCFunction)os_listdir, METH_FASTCALL, os_listdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12234:5: note: in expansion of macro 'OS_LISTDIR_METHODDEF' OS_LISTDIR_METHODDEF ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:69:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lstat", (PyCFunction)os_lstat, METH_FASTCALL, os_lstat__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12235:5: note: in expansion of macro 'OS_LSTAT_METHODDEF' OS_LSTAT_METHODDEF ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1076:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mkdir", (PyCFunction)os_mkdir, METH_FASTCALL, os_mkdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12236:5: note: in expansion of macro 'OS_MKDIR_METHODDEF' OS_MKDIR_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1144:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getpriority", (PyCFunction)os_getpriority, METH_FASTCALL, os_getpriority__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12238:5: note: in expansion of macro 'OS_GETPRIORITY_METHODDEF' OS_GETPRIORITY_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1179:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setpriority", (PyCFunction)os_setpriority, METH_FASTCALL, os_setpriority__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12239:5: note: in expansion of macro 'OS_SETPRIORITY_METHODDEF' OS_SETPRIORITY_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12241:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"readlink", (PyCFunction)posix_readlink, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1219:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rename", (PyCFunction)os_rename, METH_FASTCALL, os_rename__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12250:5: note: in expansion of macro 'OS_RENAME_METHODDEF' OS_RENAME_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1264:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"replace", (PyCFunction)os_replace, METH_FASTCALL, os_replace__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12251:5: note: in expansion of macro 'OS_REPLACE_METHODDEF' OS_REPLACE_METHODDEF ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1308:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rmdir", (PyCFunction)os_rmdir, METH_FASTCALL, os_rmdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12252:5: note: in expansion of macro 'OS_RMDIR_METHODDEF' OS_RMDIR_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3085:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"symlink", (PyCFunction)os_symlink, METH_FASTCALL, os_symlink__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12254:5: note: in expansion of macro 'OS_SYMLINK_METHODDEF' OS_SYMLINK_METHODDEF ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1383:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"system", (PyCFunction)os_system, METH_FASTCALL, os_system__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12255:5: note: in expansion of macro 'OS_SYSTEM_METHODDEF' OS_SYSTEM_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1455:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"unlink", (PyCFunction)os_unlink, METH_FASTCALL, os_unlink__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12258:5: note: in expansion of macro 'OS_UNLINK_METHODDEF' OS_UNLINK_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1494:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"remove", (PyCFunction)os_remove, METH_FASTCALL, os_remove__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12259:5: note: in expansion of macro 'OS_REMOVE_METHODDEF' OS_REMOVE_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1576:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"utime", (PyCFunction)os_utime, METH_FASTCALL, os_utime__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12260:5: note: in expansion of macro 'OS_UTIME_METHODDEF' OS_UTIME_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1614:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_exit", (PyCFunction)os__exit, METH_FASTCALL, os__exit__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12262:5: note: in expansion of macro 'OS__EXIT_METHODDEF' OS__EXIT_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1694:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"execve", (PyCFunction)os_execve, METH_FASTCALL, os_execve__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12264:5: note: in expansion of macro 'OS_EXECVE_METHODDEF' OS_EXECVE_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1873:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sched_get_priority_max", (PyCFunction)os_sched_get_priority_max, METH_FASTCALL, os_sched_get_priority_max__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12269:5: note: in expansion of macro 'OS_SCHED_GET_PRIORITY_MAX_METHODDEF' OS_SCHED_GET_PRIORITY_MAX_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:1907:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sched_get_priority_min", (PyCFunction)os_sched_get_priority_min, METH_FASTCALL, os_sched_get_priority_min__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12270:5: note: in expansion of macro 'OS_SCHED_GET_PRIORITY_MIN_METHODDEF' OS_SCHED_GET_PRIORITY_MIN_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:2407:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getpgid", (PyCFunction)os_getpgid, METH_FASTCALL, os_getpgid__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12309:5: note: in expansion of macro 'OS_GETPGID_METHODDEF' OS_GETPGID_METHODDEF ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:2857:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"wait3", (PyCFunction)os_wait3, METH_FASTCALL, os_wait3__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12312:5: note: in expansion of macro 'OS_WAIT3_METHODDEF' OS_WAIT3_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:2894:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"wait4", (PyCFunction)os_wait4, METH_FASTCALL, os_wait4__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12313:5: note: in expansion of macro 'OS_WAIT4_METHODDEF' OS_WAIT4_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3307:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"open", (PyCFunction)os_open, METH_FASTCALL, os_open__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12321:5: note: in expansion of macro 'OS_OPEN_METHODDEF' OS_OPEN_METHODDEF ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3348:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"close", (PyCFunction)os_close, METH_FASTCALL, os_close__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12322:5: note: in expansion of macro 'OS_CLOSE_METHODDEF' OS_CLOSE_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5094:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"device_encoding", (PyCFunction)os_device_encoding, METH_FASTCALL, os_device_encoding__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12324:5: note: in expansion of macro 'OS_DEVICE_ENCODING_METHODDEF' OS_DEVICE_ENCODING_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3439:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"dup2", (PyCFunction)os_dup2, METH_FASTCALL, os_dup2__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12326:5: note: in expansion of macro 'OS_DUP2_METHODDEF' OS_DUP2_METHODDEF ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12336:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sendfile", (PyCFunction)posix_sendfile, METH_VARARGS | METH_KEYWORDS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3704:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fstat", (PyCFunction)os_fstat, METH_FASTCALL, os_fstat__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12339:5: note: in expansion of macro 'OS_FSTAT_METHODDEF' OS_FSTAT_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3927:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mkfifo", (PyCFunction)os_mkfifo, METH_FASTCALL, os_mkfifo__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12343:5: note: in expansion of macro 'OS_MKFIFO_METHODDEF' OS_MKFIFO_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:3978:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mknod", (PyCFunction)os_mknod, METH_FASTCALL, os_mknod__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12344:5: note: in expansion of macro 'OS_MKNOD_METHODDEF' OS_MKNOD_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4165:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"truncate", (PyCFunction)os_truncate, METH_FASTCALL, os_truncate__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12349:5: note: in expansion of macro 'OS_TRUNCATE_METHODDEF' OS_TRUNCATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:275:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fchdir", (PyCFunction)os_fchdir, METH_FASTCALL, os_fchdir__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12355:5: note: in expansion of macro 'OS_FCHDIR_METHODDEF' OS_FCHDIR_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:568:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fsync", (PyCFunction)os_fsync, METH_FASTCALL, os_fsync__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12356:5: note: in expansion of macro 'OS_FSYNC_METHODDEF' OS_FSYNC_METHODDEF ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:624:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fdatasync", (PyCFunction)os_fdatasync, METH_FASTCALL, os_fdatasync__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12358:5: note: in expansion of macro 'OS_FDATASYNC_METHODDEF' OS_FDATASYNC_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4456:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFCONTINUED", (PyCFunction)os_WIFCONTINUED, METH_FASTCALL, os_WIFCONTINUED__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12360:5: note: in expansion of macro 'OS_WIFCONTINUED_METHODDEF' OS_WIFCONTINUED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4495:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFSTOPPED", (PyCFunction)os_WIFSTOPPED, METH_FASTCALL, os_WIFSTOPPED__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12361:5: note: in expansion of macro 'OS_WIFSTOPPED_METHODDEF' OS_WIFSTOPPED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4534:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFSIGNALED", (PyCFunction)os_WIFSIGNALED, METH_FASTCALL, os_WIFSIGNALED__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12362:5: note: in expansion of macro 'OS_WIFSIGNALED_METHODDEF' OS_WIFSIGNALED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4573:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFEXITED", (PyCFunction)os_WIFEXITED, METH_FASTCALL, os_WIFEXITED__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12363:5: note: in expansion of macro 'OS_WIFEXITED_METHODDEF' OS_WIFEXITED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4612:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WEXITSTATUS", (PyCFunction)os_WEXITSTATUS, METH_FASTCALL, os_WEXITSTATUS__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12364:5: note: in expansion of macro 'OS_WEXITSTATUS_METHODDEF' OS_WEXITSTATUS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4651:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WTERMSIG", (PyCFunction)os_WTERMSIG, METH_FASTCALL, os_WTERMSIG__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12365:5: note: in expansion of macro 'OS_WTERMSIG_METHODDEF' OS_WTERMSIG_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4690:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WSTOPSIG", (PyCFunction)os_WSTOPSIG, METH_FASTCALL, os_WSTOPSIG__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12366:5: note: in expansion of macro 'OS_WSTOPSIG_METHODDEF' OS_WSTOPSIG_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4766:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"statvfs", (PyCFunction)os_statvfs, METH_FASTCALL, os_statvfs__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12368:5: note: in expansion of macro 'OS_STATVFS_METHODDEF' OS_STATVFS_METHODDEF ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:4881:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pathconf", (PyCFunction)os_pathconf, METH_FASTCALL, os_pathconf__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12372:5: note: in expansion of macro 'OS_PATHCONF_METHODDEF' OS_PATHCONF_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5243:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getxattr", (PyCFunction)os_getxattr, METH_FASTCALL, os_getxattr__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12386:5: note: in expansion of macro 'OS_GETXATTR_METHODDEF' OS_GETXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5291:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setxattr", (PyCFunction)os_setxattr, METH_FASTCALL, os_setxattr__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12387:5: note: in expansion of macro 'OS_SETXATTR_METHODDEF' OS_SETXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5344:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"removexattr", (PyCFunction)os_removexattr, METH_FASTCALL, os_removexattr__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12388:5: note: in expansion of macro 'OS_REMOVEXATTR_METHODDEF' OS_REMOVEXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5392:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"listxattr", (PyCFunction)os_listxattr, METH_FASTCALL, os_listxattr__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12389:5: note: in expansion of macro 'OS_LISTXATTR_METHODDEF' OS_LISTXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12403:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"scandir", (PyCFunction)posix_scandir, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12207: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5612:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fspath", (PyCFunction)os_fspath, METH_FASTCALL, os_fspath__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12406:5: note: in expansion of macro 'OS_FSPATH_METHODDEF' OS_FSPATH_METHODDEF ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/posixmodule.c.h:5644:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getrandom", (PyCFunction)os_getrandom, METH_FASTCALL, os_getrandom__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/posixmodule.c:12407:5: note: in expansion of macro 'OS_GETRANDOM_METHODDEF' OS_GETRANDOM_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_weakref.c -o Modules/_weakref.o In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:72:15: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"match", (PyCFunction)_sre_SRE_Pattern_match, METH_FASTCALL, _sre_SRE_Pattern_match__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2727:5: note: in expansion of macro '_SRE_SRE_PATTERN_MATCH_METHODDEF' _SRE_SRE_PATTERN_MATCH_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:108:19: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fullmatch", (PyCFunction)_sre_SRE_Pattern_fullmatch, METH_FASTCALL, _sre_SRE_Pattern_fullmatch__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2728:5: note: in expansion of macro '_SRE_SRE_PATTERN_FULLMATCH_METHODDEF' _SRE_SRE_PATTERN_FULLMATCH_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:146:16: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"search", (PyCFunction)_sre_SRE_Pattern_search, METH_FASTCALL, _sre_SRE_Pattern_search__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2729:5: note: in expansion of macro '_SRE_SRE_PATTERN_SEARCH_METHODDEF' _SRE_SRE_PATTERN_SEARCH_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:317:13: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sub", (PyCFunction)_sre_SRE_Pattern_sub, METH_FASTCALL, _sre_SRE_Pattern_sub__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2730:5: note: in expansion of macro '_SRE_SRE_PATTERN_SUB_METHODDEF' _SRE_SRE_PATTERN_SUB_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:350:14: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"subn", (PyCFunction)_sre_SRE_Pattern_subn, METH_FASTCALL, _sre_SRE_Pattern_subn__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2731:5: note: in expansion of macro '_SRE_SRE_PATTERN_SUBN_METHODDEF' _SRE_SRE_PATTERN_SUBN_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:182:17: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"findall", (PyCFunction)_sre_SRE_Pattern_findall, METH_FASTCALL, _sre_SRE_Pattern_findall__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2732:5: note: in expansion of macro '_SRE_SRE_PATTERN_FINDALL_METHODDEF' _SRE_SRE_PATTERN_FINDALL_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:284:15: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction)_sre_SRE_Pattern_split, METH_FASTCALL, _sre_SRE_Pattern_split__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2733:5: note: in expansion of macro '_SRE_SRE_PATTERN_SPLIT_METHODDEF' _SRE_SRE_PATTERN_SPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:219:18: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"finditer", (PyCFunction)_sre_SRE_Pattern_finditer, METH_FASTCALL, _sre_SRE_Pattern_finditer__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2734:5: note: in expansion of macro '_SRE_SRE_PATTERN_FINDITER_METHODDEF' _SRE_SRE_PATTERN_FINDITER_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:251:17: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"scanner", (PyCFunction)_sre_SRE_Pattern_scanner, METH_FASTCALL, _sre_SRE_Pattern_scanner__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2735:5: note: in expansion of macro '_SRE_SRE_PATTERN_SCANNER_METHODDEF' _SRE_SRE_PATTERN_SCANNER_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:399:22: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__deepcopy__", (PyCFunction)_sre_SRE_Pattern___deepcopy__, METH_FASTCALL, _sre_SRE_Pattern___deepcopy____doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2737:5: note: in expansion of macro '_SRE_SRE_PATTERN___DEEPCOPY___METHODDEF' _SRE_SRE_PATTERN___DEEPCOPY___METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2742:20: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"groupindex", (getter)pattern_groupindex, (setter)NULL, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:499:16: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"groups", (PyCFunction)_sre_SRE_Match_groups, METH_FASTCALL, _sre_SRE_Match_groups__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2800:5: note: in expansion of macro '_SRE_SRE_MATCH_GROUPS_METHODDEF' _SRE_SRE_MATCH_GROUPS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:532:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"groupdict", (PyCFunction)_sre_SRE_Match_groupdict, METH_FASTCALL, _sre_SRE_Match_groupdict__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2801:5: note: in expansion of macro '_SRE_SRE_MATCH_GROUPDICT_METHODDEF' _SRE_SRE_MATCH_GROUPDICT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:466:16: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expand", (PyCFunction)_sre_SRE_Match_expand, METH_FASTCALL, _sre_SRE_Match_expand__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2802:5: note: in expansion of macro '_SRE_SRE_MATCH_EXPAND_METHODDEF' _SRE_SRE_MATCH_EXPAND_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:675:22: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__deepcopy__", (PyCFunction)_sre_SRE_Match___deepcopy__, METH_FASTCALL, _sre_SRE_Match___deepcopy____doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2804:5: note: in expansion of macro '_SRE_SRE_MATCH___DEEPCOPY___METHODDEF' _SRE_SRE_MATCH___DEEPCOPY___METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2809:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"lastindex", (getter)match_lastindex_get, (setter)NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2810:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"lastgroup", (getter)match_lastgroup_get, (setter)NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2811:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"regs", (getter)match_regs_get, (setter)NULL}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2724: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_sre.c.h:429:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compile", (PyCFunction)_sre_compile, METH_FASTCALL, _sre_compile__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sre.c:2904:5: note: in expansion of macro '_SRE_COMPILE_METHODDEF' _SRE_COMPILE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_codecsmodule.c:46: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_codecsmodule.c.h:58:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"encode", (PyCFunction)_codecs_encode, METH_FASTCALL, _codecs_encode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_codecsmodule.c:1074:5: note: in expansion of macro '_CODECS_ENCODE_METHODDEF' _CODECS_ENCODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_codecsmodule.c.h:97:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)_codecs_decode, METH_FASTCALL, _codecs_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_codecsmodule.c:1075:5: note: in expansion of macro '_CODECS_DECODE_METHODDEF' _CODECS_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o /builddir/build/BUILD/Python-3.6.4/Modules/_functoolsmodule.c:1222:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"cmp_to_key", (PyCFunction)functools_cmp_to_key, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_operator.c -o Modules/_operator.o /builddir/build/BUILD/Python-3.6.4/Modules/_operator.c:520:20: warning: cast between incompatible function types from 'PyObject * (*)(itemgetterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)itemgetter_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_operator.c:861:20: warning: cast between incompatible function types from 'PyObject * (*)(attrgetterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)attrgetter_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_operator.c:1135:20: warning: cast between incompatible function types from 'PyObject * (*)(methodcallerobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)methodcaller_reduce, METH_NOARGS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1542:16: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"maxlen", (getter)deque_get_maxlen, (setter)NULL, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1584:33: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)deque_clearmethod, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1586:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__copy__", (PyCFunction)deque_copy, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1588:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)deque_copy, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1604:33: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)deque_reduce, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1608:33: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)deque_reviter, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1649:5: warning: cast between incompatible function types from 'void (*)(dequeobject *)' {aka 'void (*)(struct *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)deque_clear, /* tp_clear */ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1787:25: warning: cast between incompatible function types from 'PyObject * (*)(dequeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)dequeiter_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:1788:20: warning: cast between incompatible function types from 'PyObject * (*)(dequeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)dequeiter_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:2072:14: warning: cast between incompatible function types from 'PyObject * (*)(defdictobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)defdict_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:2074:18: warning: cast between incompatible function types from 'PyObject * (*)(defdictobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__copy__", (PyCFunction)defdict_copy, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_collectionsmodule.c:2076:20: warning: cast between incompatible function types from 'PyObject * (*)(defdictobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)defdict_reduce, METH_NOARGS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:180:25: warning: cast between incompatible function types from 'PyObject * (*)(groupbyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)groupby_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:324:25: warning: cast between incompatible function types from 'PyObject * (*)(_grouperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)_grouper_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:564:25: warning: cast between incompatible function types from 'PyObject * (*)(teedataobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)teedataobject_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:752:25: warning: cast between incompatible function types from 'PyObject * (*)(teeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__copy__", (PyCFunction)tee_copy, METH_NOARGS, teecopy_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:753:25: warning: cast between incompatible function types from 'PyObject * (*)(teeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)tee_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:995:25: warning: cast between incompatible function types from 'PyObject * (*)(cycleobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)cycle_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1163:25: warning: cast between incompatible function types from 'PyObject * (*)(dropwhileobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)dropwhile_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1328:25: warning: cast between incompatible function types from 'PyObject * (*)(takewhileobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)takewhile_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1581:25: warning: cast between incompatible function types from 'PyObject * (*)(isliceobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)islice_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1732:25: warning: cast between incompatible function types from 'PyObject * (*)(starmapobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)starmap_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:1955:25: warning: cast between incompatible function types from 'PyObject * (*)(chainobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)chain_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:2297:25: warning: cast between incompatible function types from 'PyObject * (*)(productobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)product_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:2618:25: warning: cast between incompatible function types from 'PyObject * (*)(combinationsobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)combinations_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:2948:25: warning: cast between incompatible function types from 'PyObject * (*)(cwrobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)cwr_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:3341:25: warning: cast between incompatible function types from 'PyObject * (*)(permutationsobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)permutations_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:3526:25: warning: cast between incompatible function types from 'PyObject * (*)(accumulateobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)accumulate_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:3693:25: warning: cast between incompatible function types from 'PyObject * (*)(compressobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)compress_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:3850:25: warning: cast between incompatible function types from 'PyObject * (*)(filterfalseobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)filterfalse_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:4099:25: warning: cast between incompatible function types from 'PyObject * (*)(countobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)count_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:4257:25: warning: cast between incompatible function types from 'PyObject * (*)(repeatobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)repeat_len, METH_NOARGS, length_hint_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:4258:25: warning: cast between incompatible function types from 'PyObject * (*)(repeatobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)repeat_reduce, METH_NOARGS, reduce_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/itertoolsmodule.c:4518:25: warning: cast between incompatible function types from 'PyObject * (*)(ziplongestobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)zip_longest_reduce, METH_NOARGS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/atexitmodule.c -o Modules/atexitmodule.o /builddir/build/BUILD/Python-3.6.4/Modules/atexitmodule.c:290:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"register", (PyCFunction) atexit_register, METH_VARARGS|METH_KEYWORDS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_localemodule.c -o Modules/_localemodule.o /builddir/build/BUILD/Python-3.6.4/Modules/_localemodule.c:598:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"localeconv", (PyCFunction) PyLocale_localeconv, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/iobase.c -o Modules/iobase.o In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_io/_iomodule.c:641: /builddir/build/BUILD/Python-3.6.4/Modules/_io/clinic/_iomodule.c.h:130:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"open", (PyCFunction)_io_open, METH_FASTCALL, _io_open__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_io/_iomodule.c:644:5: note: in expansion of macro '_IO_OPEN_METHODDEF' _IO_OPEN_METHODDEF ^~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/bytesio.c -o Modules/bytesio.o /builddir/build/BUILD/Python-3.6.4/Modules/_io/fileio.c:1153:22: warning: cast between incompatible function types from 'PyObject * (*)(fileio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getstate__", (PyCFunction)fileio_getstate, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_io/bytesio.c:1015:17: warning: cast between incompatible function types from 'PyObject * (*)(bytesio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"closed", (getter)bytesio_get_closed, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_io/bytesio.c:1039:23: warning: cast between incompatible function types from 'PyObject * (*)(bytesio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getstate__", (PyCFunction)bytesio_getstate, METH_NOARGS, NULL}, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/textio.c -o Modules/textio.o /builddir/build/BUILD/Python-3.6.4/Modules/_io/textio.c:158:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"detach", (PyCFunction)textiobase_detach, METH_NOARGS, textiobase_detach_doc}, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.4/Modules/_io -c /builddir/build/BUILD/Python-3.6.4/Modules/_io/stringio.c -o Modules/stringio.o In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_io/textio.c:2820: /builddir/build/BUILD/Python-3.6.4/Modules/_io/clinic/textio.c.h:49:16: warning: cast between incompatible function types from 'PyObject * (*)(nldecoder_object *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, long int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)_io_IncrementalNewlineDecoder_decode, METH_FASTCALL, _io_IncrementalNewlineDecoder_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_io/textio.c:2823:5: note: in expansion of macro '_IO_INCREMENTALNEWLINEDECODER_DECODE_METHODDEF' _IO_INCREMENTALNEWLINEDECODER_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/zipimport.c -o Modules/zipimport.o /builddir/build/BUILD/Python-3.6.4/Modules/_io/stringio.c:1027:22: warning: cast between incompatible function types from 'PyObject * (*)(stringio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getstate__", (PyCFunction)stringio_getstate, METH_NOARGS}, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c -o Modules/faulthandler.o /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1178:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_py_enable, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1181:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"disable", (PyCFunction)faulthandler_disable_py, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1183:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_enabled", (PyCFunction)faulthandler_is_enabled, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1186:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_dump_traceback_py, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1192:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_dump_traceback_later, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1198:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_cancel_dump_traceback_later_py, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1205:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_register_py, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/faulthandler.c:1233:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_stack_overflow", (PyCFunction)faulthandler_stack_overflow, METH_NOARGS, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/hashtable.c -o Modules/hashtable.o /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1620:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_tracing", (PyCFunction)py_tracemalloc_is_tracing, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1622:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear_traces", (PyCFunction)py_tracemalloc_clear_traces, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1630:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"stop", (PyCFunction)py_tracemalloc_stop, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1632:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_traceback_limit", (PyCFunction)py_tracemalloc_get_traceback_limit, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1634:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_tracemalloc_memory", (PyCFunction)tracemalloc_get_tracemalloc_memory, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tracemalloc.c:1636:27: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_traced_memory", (PyCFunction)tracemalloc_get_traced_memory, ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.4/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.6.4/Python/frozen.c /builddir/build/BUILD/Python-3.6.4/Modules/xxsubtype.c:73:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"classmeth", (PyCFunction)spamlist_specialmeth, ^ /builddir/build/BUILD/Python-3.6.4/Modules/xxsubtype.c:76:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"staticmeth", (PyCFunction)spamlist_specialmeth, ^ /builddir/build/BUILD/Python-3.6.4/Modules/xxsubtype.c:98:15: warning: cast between incompatible function types from 'PyObject * (*)(spamlistobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"state", (getter)spamlist_state_get, NULL, ^ gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.4/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.4/Modules/getbuildinfo.c if test libpython3.6m.so.1.0 != libpython3.6m.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-hlibpython3.6m.so.1.0 -o libpython3.6m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ ln -f libpython3.6m.so.1.0 libpython3.6m.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -o libpython3.6m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ fi gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.6m.so gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6m -lpthread -ldl -lutil -lm gcc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6m -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi /builddir/build/BUILD/Python-3.6.4/Modules/_struct.c:1636:25: warning: cast between incompatible function types from ‘PyObject * (*)(unpackiterobject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__length_hint__", (PyCFunction) unpackiter_len, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_struct.c:1970:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"unpack_from", (PyCFunction)s_unpack_from, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_struct.c:2241:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_clearcache", (PyCFunction)clearcache, METH_NOARGS, clearcache_doc}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_struct.c:2247:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"unpack_from", (PyCFunction)unpack_from, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/cmathmodule.c:11: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/cmathmodule.c.h:854:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isclose", (PyCFunction)cmath_isclose, METH_FASTCALL, cmath_isclose__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cmathmodule.c:1248:5: note: in expansion of macro ‘CMATH_ISCLOSE_METHODDEF’ CMATH_ISCLOSE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/mathmodule.c:2095:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isclose", (PyCFunction) math_isclose, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2406:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"total_seconds", (PyCFunction)delta_total_seconds, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2409:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Delta *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__reduce__", (PyCFunction)delta_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2945:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"ctime", (PyCFunction)date_ctime, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2948:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"strftime", (PyCFunction)date_strftime, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2954:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"timetuple", (PyCFunction)date_timetuple, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2957:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isocalendar", (PyCFunction)date_isocalendar, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2961:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isoformat", (PyCFunction)date_isoformat, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2964:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isoweekday", (PyCFunction)date_isoweekday, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2968:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"toordinal", (PyCFunction)date_toordinal, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2972:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"weekday", (PyCFunction)date_weekday, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:2976:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Date *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"replace", (PyCFunction)date_replace, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:3242:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__reduce__", (PyCFunction)tzinfo_reduce, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:3474:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_TimeZone *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__getinitargs__", (PyCFunction)timezone_getinitargs, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:4025:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Time *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isoformat", (PyCFunction)time_isoformat, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:4030:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Time *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"strftime", (PyCFunction)time_strftime, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:4045:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_Time *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"replace", (PyCFunction)time_replace, METH_VARARGS | METH_KEYWORDS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:29: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_datetimemodule.c.h:17:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyTypeObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"now", (PyCFunction)datetime_datetime_now, METH_FASTCALL|METH_CLASS, datetime_datetime_now__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5503:5: note: in expansion of macro ‘DATETIME_DATETIME_NOW_METHODDEF’ DATETIME_DATETIME_NOW_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5509:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"fromtimestamp", (PyCFunction)datetime_fromtimestamp, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5522:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"combine", (PyCFunction)datetime_combine, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5528:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"date", (PyCFunction)datetime_getdate, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5531:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"time", (PyCFunction)datetime_gettime, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5534:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"timetz", (PyCFunction)datetime_gettimetz, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5537:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"ctime", (PyCFunction)datetime_ctime, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5540:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"timetuple", (PyCFunction)datetime_timetuple, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5543:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"timestamp", (PyCFunction)datetime_timestamp, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5546:24: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"utctimetuple", (PyCFunction)datetime_utctimetuple, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5549:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isoformat", (PyCFunction)datetime_isoformat, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5567:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyDateTime_DateTime *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"replace", (PyCFunction)datetime_replace, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_datetimemodule.c:5570:21: warning: cast between incompatible function types from ‘PyDateTime_DateTime * (*)(PyDateTime_DateTime *, PyObject *, PyObject *)’ {aka ‘struct * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"astimezone", (PyCFunction)datetime_astimezone, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_randommodule.c:458:25: warning: cast between incompatible function types from ‘PyObject * (*)(RandomObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"random", (PyCFunction)random_random, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_randommodule.c:462:25: warning: cast between incompatible function types from ‘PyObject * (*)(RandomObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getstate", (PyCFunction)random_getstate, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:223:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bisect_right", (PyCFunction)bisect_right, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:225:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bisect", (PyCFunction)bisect_right, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:227:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"insort_right", (PyCFunction)insort_right, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:229:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"insort", (PyCFunction)insort_right, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:231:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bisect_left", (PyCFunction)bisect_left, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bisectmodule.c:233:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"insort_left", (PyCFunction)insort_left, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:4578:23: warning: cast between incompatible function types from ‘PyObject * (*)(PicklerObject *)’ {aka ‘struct _object * (*)(struct PicklerObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"memo", (getter)Pickler_get_memo, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:4579:23: warning: cast between incompatible function types from ‘int (*)(PicklerObject *, PyObject *)’ {aka ‘int (*)(struct PicklerObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)Pickler_set_memo}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:4580:23: warning: cast between incompatible function types from ‘PyObject * (*)(PicklerObject *)’ {aka ‘struct _object * (*)(struct PicklerObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"persistent_id", (getter)Pickler_get_persid, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:4581:23: warning: cast between incompatible function types from ‘int (*)(PicklerObject *, PyObject *)’ {aka ‘int (*)(struct PicklerObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)Pickler_set_persid}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7022:14: warning: cast between incompatible function types from ‘PyObject * (*)(UnpicklerObject *)’ {aka ‘struct _object * (*)(struct UnpicklerObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"memo", (getter)Unpickler_get_memo, (setter)Unpickler_set_memo}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7022:42: warning: cast between incompatible function types from ‘int (*)(UnpicklerObject *, PyObject *)’ {aka ‘int (*)(struct UnpicklerObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] {"memo", (getter)Unpickler_get_memo, (setter)Unpickler_set_memo}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7023:25: warning: cast between incompatible function types from ‘PyObject * (*)(UnpicklerObject *)’ {aka ‘struct _object * (*)(struct UnpicklerObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"persistent_load", (getter)Unpickler_get_persload, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7024:25: warning: cast between incompatible function types from ‘int (*)(UnpicklerObject *, PyObject *)’ {aka ‘int (*)(struct UnpicklerObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)Unpickler_set_persload}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:696: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_pickle.c.h:387:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"dump", (PyCFunction)_pickle_dump, METH_FASTCALL, _pickle_dump__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7302:5: note: in expansion of macro ‘_PICKLE_DUMP_METHODDEF’ _PICKLE_DUMP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_pickle.c.h:433:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"dumps", (PyCFunction)_pickle_dumps, METH_FASTCALL, _pickle_dumps__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7303:5: note: in expansion of macro ‘_PICKLE_DUMPS_METHODDEF’ _PICKLE_DUMPS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_pickle.c.h:489:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"load", (PyCFunction)_pickle_load, METH_FASTCALL, _pickle_load__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7304:5: note: in expansion of macro ‘_PICKLE_LOAD_METHODDEF’ _PICKLE_LOAD_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_pickle.c.h:537:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"loads", (PyCFunction)_pickle_loads, METH_FASTCALL, _pickle_loads__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_pickle.c:7305:5: note: in expansion of macro ‘_PICKLE_LOADS_METHODDEF’ _PICKLE_LOADS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4310:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"raise_memoryerror", (PyCFunction)raise_memoryerror, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4312:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_config", (PyCFunction)test_config, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4313:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_sizeof_c_types", (PyCFunction)test_sizeof_c_types, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4315:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_list_api", (PyCFunction)test_list_api, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4316:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_dict_iteration", (PyCFunction)test_dict_iteration,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4319:41: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_lazy_hash_inheritance", (PyCFunction)test_lazy_hash_inheritance,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4320:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_api", (PyCFunction)test_long_api, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4321:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_xincref_doesnt_leak",(PyCFunction)test_xincref_doesnt_leak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4322:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_incref_doesnt_leak", (PyCFunction)test_incref_doesnt_leak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4323:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_xdecref_doesnt_leak",(PyCFunction)test_xdecref_doesnt_leak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4324:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_decref_doesnt_leak", (PyCFunction)test_decref_doesnt_leak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4325:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_incref_decref_API", (PyCFunction)test_incref_decref_API, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4326:32: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_and_overflow", (PyCFunction)test_long_and_overflow, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4328:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_as_double", (PyCFunction)test_long_as_double,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4329:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_as_size_t", (PyCFunction)test_long_as_size_t,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4330:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_long_numbits", (PyCFunction)test_long_numbits, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4331:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_k_code", (PyCFunction)test_k_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4332:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_empty_argparse", (PyCFunction)test_empty_argparse,METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4334:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_null_strings", (PyCFunction)test_null_strings, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4336:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_with_docstring", (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4338:31: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_string_to_double", (PyCFunction)test_string_to_double, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4339:41: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_unicode_compare_with_ascii", (PyCFunction)test_unicode_compare_with_ascii, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4348:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_kwargs", (PyCFunction)get_kwargs, METH_VARARGS|METH_KEYWORDS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4350:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getargs_keywords", (PyCFunction)getargs_keywords, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4352:30: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getargs_keyword_only", (PyCFunction)getargs_keyword_only, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4355:7: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)getargs_positional_only_and_keywords, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4371:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_long_long_and_overflow, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4372:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_L_code", (PyCFunction)test_L_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4403:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_s_code", (PyCFunction)test_s_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4404:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_u_code", (PyCFunction)test_u_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4405:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_Z_code", (PyCFunction)test_Z_code, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4406:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"test_widechar", (PyCFunction)test_widechar, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4426:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"make_exception_with_doc", (PyCFunction)make_exception_with_doc, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4428:43: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"make_memoryview_from_NULL_pointer", (PyCFunction)make_memoryview_from_NULL_pointer, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4430:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"crash_no_current_thread", (PyCFunction)crash_no_current_thread, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4438:6: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_pymem_alloc0, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4440:6: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_pymem_setrawallocators, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4442:6: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_pymem_setallocators, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4444:6: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_pyobject_setallocators, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4447:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"remove_mem_hooks", (PyCFunction)remove_mem_hooks, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4450:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4452:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4455:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4458:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4461:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4464:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4467:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4470:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testcapimodule.c:4473:9: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testbuffer.c:1548:5: warning: cast between incompatible function types from ‘int (*)(NDArrayObject *, Py_buffer *)’ {aka ‘int (*)(struct *, struct bufferinfo *)’} to ‘void (*)(PyObject *, Py_buffer *)’ {aka ‘void (*)(struct _object *, struct bufferinfo *)’} [-Wcast-function-type] (releasebufferproc)ndarray_releasebuf /* bf_releasebuffer */ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testbuffer.c:2638:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "push", (PyCFunction)ndarray_push, METH_VARARGS|METH_KEYWORDS, NULL }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_testbuffer.c:2810:27: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_sizeof_void_p", (PyCFunction)get_sizeof_void_p, METH_NOARGS, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_lsprof.c:784:25: warning: cast between incompatible function types from ‘PyObject * (*)(ProfilerObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"enable", (PyCFunction)profiler_enable, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:886:16: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_state", (getter)FutureObj_get_state, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:887:34: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_asyncio_future_blocking", (getter)FutureObj_get_blocking, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:888:34: warning: cast between incompatible function types from ‘int (*)(FutureObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)FutureObj_set_blocking, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:889:15: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_loop", (getter)FutureObj_get_loop, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:890:20: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_callbacks", (getter)FutureObj_get_callbacks, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:891:17: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_result", (getter)FutureObj_get_result, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:892:20: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_exception", (getter)FutureObj_get_exception, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:893:24: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_log_traceback", (getter)FutureObj_get_log_traceback, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:894:24: warning: cast between incompatible function types from ‘int (*)(FutureObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)FutureObj_set_log_traceback, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:895:27: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_source_traceback", (getter)FutureObj_get_source_traceback, NULL, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:898:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1208:18: warning: cast between incompatible function types from ‘PyObject * (*)(TaskStepMethWrapper *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"__self__", (getter)TaskStepMethWrapper_get___self__, NULL, NULL}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:79: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:270:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyTypeObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"current_task", (PyCFunction)_asyncio_Task_current_task, METH_FASTCALL|METH_CLASS, _asyncio_Task_current_task__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1788:5: note: in expansion of macro ‘_ASYNCIO_TASK_CURRENT_TASK_METHODDEF’ _ASYNCIO_TASK_CURRENT_TASK_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:302:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyTypeObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"all_tasks", (PyCFunction)_asyncio_Task_all_tasks, METH_FASTCALL|METH_CLASS, _asyncio_Task_all_tasks__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1789:5: note: in expansion of macro ‘_ASYNCIO_TASK_ALL_TASKS_METHODDEF’ _ASYNCIO_TASK_ALL_TASKS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:402:19: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_stack", (PyCFunction)_asyncio_Task_get_stack, METH_FASTCALL, _asyncio_Task_get_stack__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1791:5: note: in expansion of macro ‘_ASYNCIO_TASK_GET_STACK_METHODDEF’ _ASYNCIO_TASK_GET_STACK_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:438:21: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"print_stack", (PyCFunction)_asyncio_Task_print_stack, METH_FASTCALL, _asyncio_Task_print_stack__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1792:5: note: in expansion of macro ‘_ASYNCIO_TASK_PRINT_STACK_METHODDEF’ _ASYNCIO_TASK_PRINT_STACK_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:498:17: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_wakeup", (PyCFunction)_asyncio_Task__wakeup, METH_FASTCALL, _asyncio_Task__wakeup__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1793:5: note: in expansion of macro ‘_ASYNCIO_TASK__WAKEUP_METHODDEF’ _ASYNCIO_TASK__WAKEUP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_asynciomodule.c.h:469:15: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_step", (PyCFunction)_asyncio_Task__step, METH_FASTCALL, _asyncio_Task__step__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1794:5: note: in expansion of macro ‘_ASYNCIO_TASK__STEP_METHODDEF’ _ASYNCIO_TASK__STEP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:886:16: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_state", (getter)FutureObj_get_state, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:887:34: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_asyncio_future_blocking", (getter)FutureObj_get_blocking, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:888:34: warning: cast between incompatible function types from ‘int (*)(FutureObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)FutureObj_set_blocking, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:889:15: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_loop", (getter)FutureObj_get_loop, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:890:20: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_callbacks", (getter)FutureObj_get_callbacks, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:891:17: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_result", (getter)FutureObj_get_result, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:892:20: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_exception", (getter)FutureObj_get_exception, NULL, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:893:24: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_log_traceback", (getter)FutureObj_get_log_traceback, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:894:24: warning: cast between incompatible function types from ‘int (*)(FutureObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)FutureObj_set_log_traceback, NULL}, \ ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:895:27: warning: cast between incompatible function types from ‘PyObject * (*)(FutureObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_source_traceback", (getter)FutureObj_get_source_traceback, NULL, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1800:5: note: in expansion of macro ‘FUTURE_COMMON_GETSETLIST’ FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1801:30: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_log_destroy_pending", (getter)TaskObj_get_log_destroy_pending, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1802:30: warning: cast between incompatible function types from ‘int (*)(TaskObj *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)TaskObj_set_log_destroy_pending, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1803:22: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_must_cancel", (getter)TaskObj_get_must_cancel, NULL, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1804:15: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_coro", (getter)TaskObj_get_coro, NULL, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_asynciomodule.c:1805:21: warning: cast between incompatible function types from ‘PyObject * (*)(TaskObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"_fut_waiter", (getter)TaskObj_get_fut_waiter, NULL, NULL}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/grpmodule.c:9: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/grpmodule.c.h:14:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getgrgid", (PyCFunction)grp_getgrgid, METH_FASTCALL, grp_getgrgid__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/grpmodule.c:202:5: note: in expansion of macro ‘GRP_GETGRGID_METHODDEF’ GRP_GETGRGID_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/grpmodule.c.h:46:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getgrnam", (PyCFunction)grp_getgrnam, METH_FASTCALL, grp_getgrnam__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/grpmodule.c:203:5: note: in expansion of macro ‘GRP_GETGRNAM_METHODDEF’ GRP_GETGRNAM_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1633:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"close", (PyCFunction)pyepoll_close, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1635:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"fileno", (PyCFunction)pyepoll_fileno, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1637:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"modify", (PyCFunction)pyepoll_modify, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1639:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"register", (PyCFunction)pyepoll_register, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1641:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"unregister", (PyCFunction)pyepoll_unregister, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1643:25: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"poll", (PyCFunction)pyepoll_poll, ^ /builddir/build/BUILD/Python-3.6.4/Modules/selectmodule.c:1653:16: warning: cast between incompatible function types from ‘PyObject * (*)(pyEpoll_Object *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"closed", (getter)pyepoll_get_closed, NULL, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:210:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"compile", (PyCFunction)parser_compilest, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:212:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isexpr", (PyCFunction)parser_isexpr, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:214:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"issuite", (PyCFunction)parser_issuite, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:216:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"tolist", (PyCFunction)parser_st2list, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:218:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"totuple", (PyCFunction)parser_st2tuple, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1121:24: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"compilest", (PyCFunction)parser_compilest, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1123:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"expr", (PyCFunction)parser_expr, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1125:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isexpr", (PyCFunction)parser_isexpr, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1127:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"issuite", (PyCFunction)parser_issuite, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1129:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"suite", (PyCFunction)parser_suite, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1131:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sequence2st", (PyCFunction)parser_tuple2st, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1133:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"st2tuple", (PyCFunction)parser_st2tuple, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1135:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"st2list", (PyCFunction)parser_st2list, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/parsermodule.c:1137:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyST_Object *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"tuple2st", (PyCFunction)parser_tuple2st, PUBLIC_METHOD_TYPE, ^ /builddir/build/BUILD/Python-3.6.4/Modules/mmapmodule.c:747:16: warning: cast between incompatible function types from ‘PyObject * (*)(mmap_object *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"closed", (getter) mmap_closed_get, NULL, NULL}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/syslogmodule.c:243:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"openlog", (PyCFunction) syslog_openlog, METH_VARARGS | METH_KEYWORDS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:309:29: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "delimiter", (getter)Dialect_get_delimiter}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:310:33: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "escapechar", (getter)Dialect_get_escapechar}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:311:33: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "lineterminator", (getter)Dialect_get_lineterminator}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:312:33: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "quotechar", (getter)Dialect_get_quotechar}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:313:33: warning: cast between incompatible function types from ‘PyObject * (*)(DialectObj *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "quoting", (getter)Dialect_get_quoting}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:1616:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "reader", (PyCFunction)csv_reader, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:1618:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "writer", (PyCFunction)csv_writer, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_csv.c:1622:27: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "register_dialect", (PyCFunction)csv_register_dialect, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4437:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_accept", (PyCFunction)sock_accept, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4441:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"close", (PyCFunction)sock_close, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4447:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"detach", (PyCFunction)sock_detach, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4449:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"fileno", (PyCFunction)sock_fileno, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4452:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getpeername", (PyCFunction)sock_getpeername, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4455:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getsockname", (PyCFunction)sock_getsockname, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4471:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"recv_into", (PyCFunction)sock_recv_into, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4475:24: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"recvfrom_into", (PyCFunction)sock_recvfrom_into, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4487:23: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"gettimeout", (PyCFunction)sock_gettimeout, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4502:27: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sendmsg_afalg", (PyCFunction)sock_sendmsg_afalg, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:4517:17: warning: cast between incompatible function types from ‘PyObject * (*)(PySocketSockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"timeout", (getter)sock_gettimeout, NULL, PyDoc_STR("the socket timeout")}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:6386:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getaddrinfo", (PyCFunction)socket_getaddrinfo, ^ /builddir/build/BUILD/Python-3.6.4/Modules/socketmodule.c:6390:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getdefaulttimeout", (PyCFunction)socket_getdefaulttimeout, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:382: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:546:22: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_wrap_socket", (PyCFunction)_ssl__SSLContext__wrap_socket, METH_FASTCALL, _ssl__SSLContext__wrap_socket__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4124:5: note: in expansion of macro ‘_SSL__SSLCONTEXT__WRAP_SOCKET_METHODDEF’ _SSL__SSLCONTEXT__WRAP_SOCKET_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:579:19: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_wrap_bio", (PyCFunction)_ssl__SSLContext__wrap_bio, METH_FASTCALL, _ssl__SSLContext__wrap_bio__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4125:5: note: in expansion of macro ‘_SSL__SSLCONTEXT__WRAP_BIO_METHODDEF’ _SSL__SSLCONTEXT__WRAP_BIO_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:472:25: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"load_cert_chain", (PyCFunction)_ssl__SSLContext_load_cert_chain, METH_FASTCALL, _ssl__SSLContext_load_cert_chain__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4129:5: note: in expansion of macro ‘_SSL__SSLCONTEXT_LOAD_CERT_CHAIN_METHODDEF’ _SSL__SSLCONTEXT_LOAD_CERT_CHAIN_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:504:31: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"load_verify_locations", (PyCFunction)_ssl__SSLContext_load_verify_locations, METH_FASTCALL, _ssl__SSLContext_load_verify_locations__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4131:5: note: in expansion of macro ‘_SSL__SSLCONTEXT_LOAD_VERIFY_LOCATIONS_METHODDEF’ _SSL__SSLCONTEXT_LOAD_VERIFY_LOCATIONS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:703:22: warning: cast between incompatible function types from ‘PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_ca_certs", (PyCFunction)_ssl__SSLContext_get_ca_certs, METH_FASTCALL, _ssl__SSLContext_get_ca_certs__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:4137:5: note: in expansion of macro ‘_SSL__SSLCONTEXT_GET_CA_CERTS_METHODDEF’ _SSL__SSLCONTEXT_GET_CA_CERTS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_ssl.c.h:1014:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"txt2obj", (PyCFunction)_ssl_txt2obj, METH_FASTCALL, _ssl_txt2obj__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ssl.c:5124:5: note: in expansion of macro ‘_SSL_TXT2OBJ_METHODDEF’ _SSL_TXT2OBJ_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_hashopenssl.c:989:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"new", (PyCFunction)EVP_new, METH_VARARGS|METH_KEYWORDS, EVP_new__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_hashopenssl.c:991:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"pbkdf2_hmac", (PyCFunction)pbkdf2_hmac, METH_VARARGS|METH_KEYWORDS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_hashopenssl.c:28: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_hashopenssl.c.h:15:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"scrypt", (PyCFunction)_hashlib_scrypt, METH_FASTCALL, _hashlib_scrypt__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_hashopenssl.c:994:5: note: in expansion of macro ‘_HASHLIB_SCRYPT_METHODDEF’ _HASHLIB_SCRYPT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/sha256module.c:56: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha256module.c.h:75:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha256", (PyCFunction)_sha256_sha256, METH_FASTCALL, _sha256_sha256__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha256module.c:685:5: note: in expansion of macro ‘_SHA256_SHA256_METHODDEF’ _SHA256_SHA256_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha256module.c.h:105:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha224", (PyCFunction)_sha256_sha224, METH_FASTCALL, _sha256_sha224__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha256module.c:686:5: note: in expansion of macro ‘_SHA256_SHA224_METHODDEF’ _SHA256_SHA224_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/sha512module.c:57: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha512module.c.h:75:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha512", (PyCFunction)_sha512_sha512, METH_FASTCALL, _sha512_sha512__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha512module.c:759:5: note: in expansion of macro ‘_SHA512_SHA512_METHODDEF’ _SHA512_SHA512_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha512module.c.h:105:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha384", (PyCFunction)_sha512_sha384, METH_FASTCALL, _sha512_sha384__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha512module.c:760:5: note: in expansion of macro ‘_SHA512_SHA384_METHODDEF’ _SHA512_SHA384_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/md5module.c:57: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/md5module.c.h:75:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"md5", (PyCFunction)_md5_md5, METH_FASTCALL, _md5_md5__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/md5module.c:547:5: note: in expansion of macro ‘_MD5_MD5_METHODDEF’ _MD5_MD5_METHODDEF ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/sha1module.c:57: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/sha1module.c.h:75:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"sha1", (PyCFunction)_sha1_sha1, METH_FASTCALL, _sha1_sha1__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/sha1module.c:524:5: note: in expansion of macro ‘_SHA1_SHA1_METHODDEF’ _SHA1_SHA1_METHODDEF ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/sha3module.c:160: /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/clinic/sha3module.c.h:102:16: warning: cast between incompatible function types from ‘PyObject * (*)(SHA3object *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"digest", (PyCFunction)_sha3_shake_128_digest, METH_FASTCALL, _sha3_shake_128_digest__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/sha3module.c:675:5: note: in expansion of macro ‘_SHA3_SHAKE_128_DIGEST_METHODDEF’ _SHA3_SHAKE_128_DIGEST_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/clinic/sha3module.c.h:132:19: warning: cast between incompatible function types from ‘PyObject * (*)(SHA3object *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"hexdigest", (PyCFunction)_sha3_shake_128_hexdigest, METH_FASTCALL, _sha3_shake_128_hexdigest__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sha3/sha3module.c:676:5: note: in expansion of macro ‘_SHA3_SHAKE_128_HEXDIGEST_METHODDEF’ _SHA3_SHAKE_128_HEXDIGEST_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1612:75: warning: cast between incompatible function types from ‘int (*)(pysqlite_Connection *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] {"isolation_level", (getter)pysqlite_connection_get_isolation_level, (setter)pysqlite_connection_set_isolation_level}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1619:16: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"cursor", (PyCFunction)pysqlite_connection_cursor, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1627:25: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"create_function", (PyCFunction)pysqlite_connection_create_function, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1629:26: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"create_aggregate", (PyCFunction)pysqlite_connection_create_aggregate, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1631:24: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"set_authorizer", (PyCFunction)pysqlite_connection_set_authorizer, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1639:30: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"set_progress_handler", (PyCFunction)pysqlite_connection_set_progress_handler, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/connection.c:1641:28: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"set_trace_callback", (PyCFunction)pysqlite_connection_set_trace_callback, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/cursor.c:947:19: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Cursor *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"fetchmany", (PyCFunction)pysqlite_cursor_fetchmany, METH_VARARGS|METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/nismodule.c:426:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"match", (PyCFunction)nis_match, ^ /builddir/build/BUILD/Python-3.6.4/Modules/nismodule.c:429:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"cat", (PyCFunction)nis_cat, ^ /builddir/build/BUILD/Python-3.6.4/Modules/nismodule.c:432:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"maps", (PyCFunction)nis_maps, ^ /builddir/build/BUILD/Python-3.6.4/Modules/nismodule.c:435:33: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get_default_domain", (PyCFunction)nis_get_default_domain, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2025:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"clear", (PyCFunction)PyCursesWindow_wclear, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2027:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"clrtobot", (PyCFunction)PyCursesWindow_wclrtobot, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2028:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"clrtoeol", (PyCFunction)PyCursesWindow_wclrtoeol, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2029:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"cursyncup", (PyCFunction)PyCursesWindow_wcursyncup, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2038:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getbegyx", (PyCFunction)PyCursesWindow_getbegyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2039:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getbkgd", (PyCFunction)PyCursesWindow_GetBkgd, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2045:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getmaxyx", (PyCFunction)PyCursesWindow_getmaxyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2046:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getparyx", (PyCFunction)PyCursesWindow_getparyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2048:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getyx", (PyCFunction)PyCursesWindow_getyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2063:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"is_wintouched", (PyCFunction)PyCursesWindow_is_wintouched, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2085:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"standend", (PyCFunction)PyCursesWindow_wstandend, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2086:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"standout", (PyCFunction)PyCursesWindow_wstandout, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2089:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"syncdown", (PyCFunction)PyCursesWindow_wsyncdown, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2093:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesWindowObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"syncup", (PyCFunction)PyCursesWindow_wsyncup, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:2105:6: warning: cast between incompatible function types from ‘int (*)(PyCursesWindowObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)PyCursesWindow_set_encoding, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3254:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"baudrate", (PyCFunction)PyCurses_baudrate, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3255:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"beep", (PyCFunction)PyCurses_beep, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3256:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"can_change_color", (PyCFunction)PyCurses_can_change_color, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3261:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"def_prog_mode", (PyCFunction)PyCurses_def_prog_mode, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3262:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"def_shell_mode", (PyCFunction)PyCurses_def_shell_mode, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3264:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"doupdate", (PyCFunction)PyCurses_doupdate, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3266:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"endwin", (PyCFunction)PyCurses_endwin, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3267:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"erasechar", (PyCFunction)PyCurses_EraseChar, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3269:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"filter", (PyCFunction)PyCurses_filter, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3271:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"flash", (PyCFunction)PyCurses_flash, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3272:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"flushinp", (PyCFunction)PyCurses_flushinp, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3274:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getmouse", (PyCFunction)PyCurses_GetMouse, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3278:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getsyx", (PyCFunction)PyCurses_getsyx, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3281:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"has_colors", (PyCFunction)PyCurses_has_colors, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3282:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"has_ic", (PyCFunction)PyCurses_has_ic, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3283:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"has_il", (PyCFunction)PyCurses_has_il, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3290:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"initscr", (PyCFunction)PyCurses_InitScr, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3292:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"isendwin", (PyCFunction)PyCurses_isendwin, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3297:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"killchar", (PyCFunction)PyCurses_KillChar, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3298:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"longname", (PyCFunction)PyCurses_longname, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3308:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"nocbreak", (PyCFunction)PyCurses_nocbreak, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3309:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"noecho", (PyCFunction)PyCurses_noecho, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3310:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"nonl", (PyCFunction)PyCurses_nonl, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3311:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"noqiflush", (PyCFunction)PyCurses_noqiflush, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3312:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"noraw", (PyCFunction)PyCurses_noraw, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3318:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"reset_prog_mode", (PyCFunction)PyCurses_reset_prog_mode, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3319:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"reset_shell_mode", (PyCFunction)PyCurses_reset_shell_mode, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3320:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"resetty", (PyCFunction)PyCurses_resetty, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3327:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"savetty", (PyCFunction)PyCurses_savetty, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3331:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"setupterm", (PyCFunction)PyCurses_setupterm, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3333:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"start_color", (PyCFunction)PyCurses_Start_Color, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3334:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"termattrs", (PyCFunction)PyCurses_termattrs, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3335:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"termname", (PyCFunction)PyCurses_termname, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3346:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"update_lines_cols", (PyCFunction)PyCurses_update_lines_cols, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_cursesmodule.c:3355:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"use_default_colors", (PyCFunction)PyCurses_Use_Default_Colors, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:362:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"above", (PyCFunction)PyCursesPanel_above, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:363:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"below", (PyCFunction)PyCursesPanel_below, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:364:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bottom", (PyCFunction)PyCursesPanel_bottom_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:365:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"hidden", (PyCFunction)PyCursesPanel_panel_hidden, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:366:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"hide", (PyCFunction)PyCursesPanel_hide_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:370:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"show", (PyCFunction)PyCursesPanel_show_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:371:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"top", (PyCFunction)PyCursesPanel_top_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:372:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"userptr", (PyCFunction)PyCursesPanel_userptr, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:373:25: warning: cast between incompatible function types from ‘PyObject * (*)(PyCursesPanelObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"window", (PyCFunction)PyCursesPanel_window, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:480:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"bottom_panel", (PyCFunction)PyCurses_bottom_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:482:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"top_panel", (PyCFunction)PyCurses_top_panel, METH_NOARGS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_curses_panel.c:483:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"update_panels", (PyCFunction)PyCurses_update_panels, METH_NOARGS}, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1146: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:250:20: warning: cast between incompatible function types from ‘PyObject * (*)(compobject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompress", (PyCFunction)zlib_Decompress_decompress, METH_FASTCALL, zlib_Decompress_decompress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1158:5: note: in expansion of macro ‘ZLIB_DECOMPRESS_DECOMPRESS_METHODDEF’ ZLIB_DECOMPRESS_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:17:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"compress", (PyCFunction)zlib_compress, METH_FASTCALL, zlib_compress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1256:5: note: in expansion of macro ‘ZLIB_COMPRESS_METHODDEF’ ZLIB_COMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:122:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"compressobj", (PyCFunction)zlib_compressobj, METH_FASTCALL, zlib_compressobj__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1257:5: note: in expansion of macro ‘ZLIB_COMPRESSOBJ_METHODDEF’ ZLIB_COMPRESSOBJ_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:60:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompress", (PyCFunction)zlib_decompress, METH_FASTCALL, zlib_decompress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1259:5: note: in expansion of macro ‘ZLIB_DECOMPRESS_METHODDEF’ ZLIB_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/zlibmodule.c.h:169:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompressobj", (PyCFunction)zlib_decompressobj, METH_FASTCALL, zlib_decompressobj__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/zlibmodule.c:1260:5: note: in expansion of macro ‘ZLIB_DECOMPRESSOBJ_METHODDEF’ ZLIB_DECOMPRESSOBJ_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/module.c:241:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"connect", (PyCFunction)module_connect, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/module.c:243:29: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"complete_statement", (PyCFunction)module_complete, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/module.c:246:30: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"enable_shared_cache", (PyCFunction)module_enable_shared_cache, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/binascii.c:244: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/binascii.c.h:106:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"b2a_base64", (PyCFunction)binascii_b2a_base64, METH_FASTCALL, binascii_b2a_base64__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/binascii.c:1532:5: note: in expansion of macro ‘BINASCII_B2A_BASE64_METHODDEF’ BINASCII_B2A_BASE64_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/binascii.c.h:483:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"a2b_qp", (PyCFunction)binascii_a2b_qp, METH_FASTCALL, binascii_a2b_qp__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/binascii.c:1543:5: note: in expansion of macro ‘BINASCII_A2B_QP_METHODDEF’ BINASCII_A2B_QP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/binascii.c.h:522:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"b2a_qp", (PyCFunction)binascii_b2a_qp, METH_FASTCALL, binascii_b2a_qp__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/binascii.c:1544:5: note: in expansion of macro ‘BINASCII_B2A_QP_METHODDEF’ BINASCII_B2A_QP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/row.c:212:28: warning: cast between incompatible function types from ‘Py_ssize_t (*)(pysqlite_Row *, PyObject *, PyObject *)’ {aka ‘long int (*)(struct _Row *, struct _object *, struct _object *)’} to ‘Py_ssize_t (*)(PyObject *)’ {aka ‘long int (*)(struct _object *)’} [-Wcast-function-type] /* mp_length */ (lenfunc)pysqlite_row_length, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/row.c:218:28: warning: cast between incompatible function types from ‘Py_ssize_t (*)(pysqlite_Row *, PyObject *, PyObject *)’ {aka ‘long int (*)(struct _Row *, struct _object *, struct _object *)’} to ‘Py_ssize_t (*)(PyObject *)’ {aka ‘long int (*)(struct _object *)’} [-Wcast-function-type] /* sq_length */ (lenfunc)pysqlite_row_length, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_sqlite/row.c:226:14: warning: cast between incompatible function types from ‘PyObject * (*)(pysqlite_Row *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _Row *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"keys", (PyCFunction)pysqlite_row_keys, METH_NOARGS, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_bz2module.c:220: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_bz2module.c.h:118:20: warning: cast between incompatible function types from ‘PyObject * (*)(BZ2Decompressor *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompress", (PyCFunction)_bz2_BZ2Decompressor_decompress, METH_FASTCALL, _bz2_BZ2Decompressor_decompress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_bz2module.c:700:5: note: in expansion of macro ‘_BZ2_BZ2DECOMPRESSOR_DECOMPRESS_METHODDEF’ _BZ2_BZ2DECOMPRESSOR_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_lzmamodule.c:481: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_lzmamodule.c.h:84:20: warning: cast between incompatible function types from ‘PyObject * (*)(Decompressor *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decompress", (PyCFunction)_lzma_LZMADecompressor_decompress, METH_FASTCALL, _lzma_LZMADecompressor_decompress__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_lzmamodule.c:1256:5: note: in expansion of macro ‘_LZMA_LZMADECOMPRESSOR_DECOMPRESS_METHODDEF’ _LZMA_LZMADECOMPRESSOR_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/pyexpat.c:71: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/pyexpat.c.h:236:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"ParserCreate", (PyCFunction)pyexpat_ParserCreate, METH_FASTCALL, pyexpat_ParserCreate__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/pyexpat.c:1610:5: note: in expansion of macro ‘PYEXPAT_PARSERCREATE_METHODDEF’ PYEXPAT_PARSERCREATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3720: /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:265:13: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"get", (PyCFunction)_elementtree_Element_get, METH_FASTCALL, _elementtree_Element_get__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3726:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_GET_METHODDEF’ _ELEMENTTREE_ELEMENT_GET_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:139:14: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"find", (PyCFunction)_elementtree_Element_find, METH_FASTCALL, _elementtree_Element_find__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3729:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_FIND_METHODDEF’ _ELEMENTTREE_ELEMENT_FIND_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:170:18: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"findtext", (PyCFunction)_elementtree_Element_findtext, METH_FASTCALL, _elementtree_Element_findtext__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3730:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_FINDTEXT_METHODDEF’ _ELEMENTTREE_ELEMENT_FINDTEXT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:203:17: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"findall", (PyCFunction)_elementtree_Element_findall, METH_FASTCALL, _elementtree_Element_findall__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3731:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_FINDALL_METHODDEF’ _ELEMENTTREE_ELEMENT_FINDALL_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:313:14: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"iter", (PyCFunction)_elementtree_Element_iter, METH_FASTCALL, _elementtree_Element_iter__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3738:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_ITER_METHODDEF’ _ELEMENTTREE_ELEMENT_ITER_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/clinic/_elementtree.c.h:234:18: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"iterfind", (PyCFunction)_elementtree_Element_iterfind, METH_FASTCALL, _elementtree_Element_iterfind__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3740:5: note: in expansion of macro ‘_ELEMENTTREE_ELEMENT_ITERFIND_METHODDEF’ _ELEMENTTREE_ELEMENT_ITERFIND_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3742:21: warning: cast between incompatible function types from ‘PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"getiterator", (PyCFunction)_elementtree_Element_iter, METH_FASTCALL, _elementtree_Element_iter__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_elementtree.c:3932:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"SubElement", (PyCFunction) subelement, METH_VARARGS | METH_KEYWORDS}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:156:25: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteStatefulCodecContext *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] {"errors", (getter)codecctx_errors_get, ^ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:11: /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/clinic/multibytecodec.c.h:17:16: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteCodecObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"encode", (PyCFunction)_multibytecodec_MultibyteCodec_encode, METH_FASTCALL, _multibytecodec_MultibyteCodec_encode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:692:5: note: in expansion of macro ‘_MULTIBYTECODEC_MULTIBYTECODEC_ENCODE_METHODDEF’ _MULTIBYTECODEC_MULTIBYTECODEC_ENCODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:11: /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/clinic/multibytecodec.c.h:55:16: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteCodecObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decode", (PyCFunction)_multibytecodec_MultibyteCodec_decode, METH_FASTCALL, _multibytecodec_MultibyteCodec_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:693:5: note: in expansion of macro ‘_MULTIBYTECODEC_MULTIBYTECODEC_DECODE_METHODDEF’ _MULTIBYTECODEC_MULTIBYTECODEC_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/clinic/multibytecodec.c.h:92:16: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteIncrementalEncoderObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"encode", (PyCFunction)_multibytecodec_MultibyteIncrementalEncoder_encode, METH_FASTCALL, _multibytecodec_MultibyteIncrementalEncoder_encode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:921:5: note: in expansion of macro ‘_MULTIBYTECODEC_MULTIBYTEINCREMENTALENCODER_ENCODE_METHODDEF’ _MULTIBYTECODEC_MULTIBYTEINCREMENTALENCODER_ENCODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/clinic/multibytecodec.c.h:141:16: warning: cast between incompatible function types from ‘PyObject * (*)(MultibyteIncrementalDecoderObject *, PyObject **, Py_ssize_t, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object **, long int, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"decode", (PyCFunction)_multibytecodec_MultibyteIncrementalDecoder_decode, METH_FASTCALL, _multibytecodec_MultibyteIncrementalDecoder_decode__doc__}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/cjkcodecs/multibytecodec.c:1139:5: note: in expansion of macro ‘_MULTIBYTECODEC_MULTIBYTEINCREMENTALDECODER_DECODE_METHODDEF’ _MULTIBYTECODEC_MULTIBYTEINCREMENTALDECODER_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4744:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "exp", (PyCFunction)dec_mpd_qexp, METH_VARARGS|METH_KEYWORDS, doc_exp }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4745:11: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "ln", (PyCFunction)dec_mpd_qln, METH_VARARGS|METH_KEYWORDS, doc_ln }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4746:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "log10", (PyCFunction)dec_mpd_qlog10, METH_VARARGS|METH_KEYWORDS, doc_log10 }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4747:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "next_minus", (PyCFunction)dec_mpd_qnext_minus, METH_VARARGS|METH_KEYWORDS, doc_next_minus }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4748:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "next_plus", (PyCFunction)dec_mpd_qnext_plus, METH_VARARGS|METH_KEYWORDS, doc_next_plus }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4749:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "normalize", (PyCFunction)dec_mpd_qreduce, METH_VARARGS|METH_KEYWORDS, doc_normalize }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4750:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "to_integral", (PyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4751:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "to_integral_exact", (PyCFunction)PyDec_ToIntegralExact, METH_VARARGS|METH_KEYWORDS, doc_to_integral_exact }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4752:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "to_integral_value", (PyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral_value }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4753:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "sqrt", (PyCFunction)dec_mpd_qsqrt, METH_VARARGS|METH_KEYWORDS, doc_sqrt }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4756:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "compare", (PyCFunction)dec_mpd_qcompare, METH_VARARGS|METH_KEYWORDS, doc_compare }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4757:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "compare_signal", (PyCFunction)dec_mpd_qcompare_signal, METH_VARARGS|METH_KEYWORDS, doc_compare_signal }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4758:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "max", (PyCFunction)dec_mpd_qmax, METH_VARARGS|METH_KEYWORDS, doc_max }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4759:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "max_mag", (PyCFunction)dec_mpd_qmax_mag, METH_VARARGS|METH_KEYWORDS, doc_max_mag }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4760:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "min", (PyCFunction)dec_mpd_qmin, METH_VARARGS|METH_KEYWORDS, doc_min }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4761:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "min_mag", (PyCFunction)dec_mpd_qmin_mag, METH_VARARGS|METH_KEYWORDS, doc_min_mag }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4762:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "next_toward", (PyCFunction)dec_mpd_qnext_toward, METH_VARARGS|METH_KEYWORDS, doc_next_toward }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4763:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "quantize", (PyCFunction)dec_mpd_qquantize, METH_VARARGS|METH_KEYWORDS, doc_quantize }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4764:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "remainder_near", (PyCFunction)dec_mpd_qrem_near, METH_VARARGS|METH_KEYWORDS, doc_remainder_near }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4767:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "fma", (PyCFunction)dec_mpd_qfma, METH_VARARGS|METH_KEYWORDS, doc_fma }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4780:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "is_normal", (PyCFunction)dec_mpd_isnormal, METH_VARARGS|METH_KEYWORDS, doc_is_normal }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4781:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "is_subnormal", (PyCFunction)dec_mpd_issubnormal, METH_VARARGS|METH_KEYWORDS, doc_is_subnormal }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4794:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logb", (PyCFunction)dec_mpd_qlogb, METH_VARARGS|METH_KEYWORDS, doc_logb }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4795:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logical_invert", (PyCFunction)dec_mpd_qinvert, METH_VARARGS|METH_KEYWORDS, doc_logical_invert }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4796:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "number_class", (PyCFunction)dec_mpd_class, METH_VARARGS|METH_KEYWORDS, doc_number_class }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4797:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "to_eng_string", (PyCFunction)dec_mpd_to_eng, METH_VARARGS|METH_KEYWORDS, doc_to_eng_string }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4800:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "compare_total", (PyCFunction)dec_mpd_compare_total, METH_VARARGS|METH_KEYWORDS, doc_compare_total }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4801:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "compare_total_mag", (PyCFunction)dec_mpd_compare_total_mag, METH_VARARGS|METH_KEYWORDS, doc_compare_total_mag }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4802:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "copy_sign", (PyCFunction)dec_mpd_qcopy_sign, METH_VARARGS|METH_KEYWORDS, doc_copy_sign }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4803:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "same_quantum", (PyCFunction)dec_mpd_same_quantum, METH_VARARGS|METH_KEYWORDS, doc_same_quantum }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4806:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logical_and", (PyCFunction)dec_mpd_qand, METH_VARARGS|METH_KEYWORDS, doc_logical_and }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4807:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logical_or", (PyCFunction)dec_mpd_qor, METH_VARARGS|METH_KEYWORDS, doc_logical_or }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4808:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "logical_xor", (PyCFunction)dec_mpd_qxor, METH_VARARGS|METH_KEYWORDS, doc_logical_xor }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4809:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "rotate", (PyCFunction)dec_mpd_qrotate, METH_VARARGS|METH_KEYWORDS, doc_rotate }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4810:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "scaleb", (PyCFunction)dec_mpd_qscaleb, METH_VARARGS|METH_KEYWORDS, doc_scaleb }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:4811:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "shift", (PyCFunction)dec_mpd_qshift, METH_VARARGS|METH_KEYWORDS, doc_shift }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:5449:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "power", (PyCFunction)ctx_mpd_qpow, METH_VARARGS|METH_KEYWORDS, doc_ctx_power }, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_decimal/_decimal.c:5567:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] { "localcontext", (PyCFunction)ctxmanager_new, METH_VARARGS|METH_KEYWORDS, doc_localcontext}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:574:17: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"acquire", (PyCFunction)semlock_acquire, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:578:19: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"__enter__", (PyCFunction)semlock_acquire, METH_VARARGS | METH_KEYWORDS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:582:16: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_count", (PyCFunction)semlock_count, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:584:18: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_is_mine", (PyCFunction)semlock_ismine, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:586:20: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_get_value", (PyCFunction)semlock_getvalue, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:588:18: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_is_zero", (PyCFunction)semlock_iszero, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_multiprocessing/semaphore.c:592:21: warning: cast between incompatible function types from ‘PyObject * (*)(SemLockObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type] {"_after_fork", (PyCFunction)semlock_afterfork, METH_NOARGS, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_tkinter.c:963:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyTclObject *, void *)’ {aka ‘struct _object * (*)(struct *, void *)’} to ‘PyObject * (*)(PyObject *)’ {aka ‘struct _object * (*)(struct _object *)’} [-Wcast-function-type] {Py_tp_str, (reprfunc)PyTclObject_str}, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1245:14: warning: cast between incompatible function types from ‘PyObject * (*)(CDataObject *)’ {aka ‘struct _object * (*)(struct tagCDataObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "raw", (getter)CharArray_get_raw, (setter)CharArray_set_raw, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1245:41: warning: cast between incompatible function types from ‘int (*)(CDataObject *, PyObject *)’ {aka ‘int (*)(struct tagCDataObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "raw", (getter)CharArray_get_raw, (setter)CharArray_set_raw, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1247:16: warning: cast between incompatible function types from ‘PyObject * (*)(CDataObject *)’ {aka ‘struct _object * (*)(struct tagCDataObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)CharArray_get_value, (setter)CharArray_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1247:45: warning: cast between incompatible function types from ‘int (*)(CDataObject *, PyObject *)’ {aka ‘int (*)(struct tagCDataObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)CharArray_get_value, (setter)CharArray_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1305:16: warning: cast between incompatible function types from ‘PyObject * (*)(CDataObject *)’ {aka ‘struct _object * (*)(struct tagCDataObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)WCharArray_get_value, (setter)WCharArray_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:1305:46: warning: cast between incompatible function types from ‘int (*)(CDataObject *, PyObject *)’ {aka ‘int (*)(struct tagCDataObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)WCharArray_get_value, (setter)WCharArray_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3154:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyCFuncPtrObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "errcheck", (getter)PyCFuncPtr_get_errcheck, (setter)PyCFuncPtr_set_errcheck, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3154:52: warning: cast between incompatible function types from ‘int (*)(PyCFuncPtrObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "errcheck", (getter)PyCFuncPtr_get_errcheck, (setter)PyCFuncPtr_set_errcheck, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3156:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyCFuncPtrObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "restype", (getter)PyCFuncPtr_get_restype, (setter)PyCFuncPtr_set_restype, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3156:50: warning: cast between incompatible function types from ‘int (*)(PyCFuncPtrObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "restype", (getter)PyCFuncPtr_get_restype, (setter)PyCFuncPtr_set_restype, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3158:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyCFuncPtrObject *)’ {aka ‘struct _object * (*)(struct *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "argtypes", (getter)PyCFuncPtr_get_argtypes, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:3159:7: warning: cast between incompatible function types from ‘int (*)(PyCFuncPtrObject *, PyObject *)’ {aka ‘int (*)(struct *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] (setter)PyCFuncPtr_set_argtypes, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:4723:16: warning: cast between incompatible function types from ‘PyObject * (*)(CDataObject *)’ {aka ‘struct _object * (*)(struct tagCDataObject *)’} to ‘PyObject * (*)(PyObject *, void *)’ {aka ‘struct _object * (*)(struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)Simple_get_value, (setter)Simple_set_value, ^ /builddir/build/BUILD/Python-3.6.4/Modules/_ctypes/_ctypes.c:4723:42: warning: cast between incompatible function types from ‘int (*)(CDataObject *, PyObject *)’ {aka ‘int (*)(struct tagCDataObject *, struct _object *)’} to ‘int (*)(PyObject *, PyObject *, void *)’ {aka ‘int (*)(struct _object *, struct _object *, void *)’} [-Wcast-function-type] { "value", (getter)Simple_get_value, (setter)Simple_set_value, ^ 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 ~/build/BUILD/Python-3.6.4 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized + popd + echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.07qUax + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 ++ dirname /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 + cd Python-3.6.4 ++ pwd + topdir=/builddir/build/BUILD/Python-3.6.4 + DirHoldingGdbPy=/usr/lib/debug//usr/lib64 + mkdir -p /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/debug//usr/lib64 + InstallPython debug libpython3.6dm.so.1.0 -O0 3.6dm STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug + ConfName=debug + PyInstSoName=libpython3.6dm.so.1.0 + MoreCFlags=-O0 + LDVersion=3.6dm + ConfDir=build/debug + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug + mkdir -p build/debug + pushd build/debug ~/build/BUILD/Python-3.6.4/build/debug ~/build/BUILD/Python-3.6.4 + make DESTDIR=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 'INSTALL=install -p' EXTRA_CFLAGS=-O0 install Creating directory /usr/bin Creating directory /usr/lib64 if test "no-framework" = "no-framework" ; then \ install -p python /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6dm; \ else \ install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6dm; \ fi if test "3.6" != "3.6dm"; then \ if test -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6 -o -h /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6; \ then rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6; \ fi; \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln python3.6dm python3.6); \ fi if test -f libpython3.6dm.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ install -p -m 555 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; \ else \ install -p -m 555 libpython3.6dm.so /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/libpython3.6dm.so.1.0; \ if test libpython3.6dm.so != libpython3.6dm.so.1.0; then \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64; ln -sf libpython3.6dm.so.1.0 libpython3.6dm.so) \ fi \ fi; \ if test -n ""; then \ install -p -m 555 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/binpython3.6-32; \ lipo \ -output /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6-32 \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6; \ fi running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 Creating directory /usr/lib64/python3.6 Creating directory /usr/lib64/python3.6/tkinter Creating directory /usr/lib64/python3.6/tkinter/test Creating directory /usr/lib64/python3.6/tkinter/test/test_tkinter Creating directory /usr/lib64/python3.6/tkinter/test/test_ttk Creating directory /usr/lib64/python3.6/site-packages Creating directory /usr/lib64/python3.6/test Creating directory /usr/lib64/python3.6/test/audiodata Creating directory /usr/lib64/python3.6/test/capath Creating directory /usr/lib64/python3.6/test/data Creating directory /usr/lib64/python3.6/test/cjkencodings Creating directory /usr/lib64/python3.6/test/decimaltestdata Creating directory /usr/lib64/python3.6/test/xmltestdata Creating directory /usr/lib64/python3.6/test/dtracedata Creating directory /usr/lib64/python3.6/test/eintrdata Creating directory /usr/lib64/python3.6/test/imghdrdata Creating directory /usr/lib64/python3.6/test/libregrtest Creating directory /usr/lib64/python3.6/test/subprocessdata Creating directory /usr/lib64/python3.6/test/sndhdrdata Creating directory /usr/lib64/python3.6/test/support Creating directory /usr/lib64/python3.6/test/tracedmodules Creating directory /usr/lib64/python3.6/test/encoded_modules Creating directory /usr/lib64/python3.6/test/test_import Creating directory /usr/lib64/python3.6/test/test_import/data Creating directory /usr/lib64/python3.6/test/test_import/data/circular_imports Creating directory /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg Creating directory /usr/lib64/python3.6/test/test_import/data/package Creating directory /usr/lib64/python3.6/test/test_import/data/package2 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /usr/lib64/python3.6/asyncio Creating directory /usr/lib64/python3.6/test/test_asyncio Creating directory /usr/lib64/python3.6/collections Creating directory /usr/lib64/python3.6/concurrent Creating directory /usr/lib64/python3.6/concurrent/futures Creating directory /usr/lib64/python3.6/encodings Creating directory /usr/lib64/python3.6/email Creating directory /usr/lib64/python3.6/email/mime Creating directory /usr/lib64/python3.6/test/test_email Creating directory /usr/lib64/python3.6/test/test_email/data Creating directory /usr/lib64/python3.6/ensurepip Creating directory /usr/lib64/python3.6/ensurepip/_bundled Creating directory /usr/lib64/python3.6/ensurepip/rewheel Creating directory /usr/lib64/python3.6/html Creating directory /usr/lib64/python3.6/json Creating directory /usr/lib64/python3.6/test/test_json Creating directory /usr/lib64/python3.6/http Creating directory /usr/lib64/python3.6/dbm Creating directory /usr/lib64/python3.6/xmlrpc Creating directory /usr/lib64/python3.6/sqlite3 Creating directory /usr/lib64/python3.6/sqlite3/test Creating directory /usr/lib64/python3.6/logging Creating directory /usr/lib64/python3.6/wsgiref Creating directory /usr/lib64/python3.6/urllib Creating directory /usr/lib64/python3.6/lib2to3 Creating directory /usr/lib64/python3.6/lib2to3/fixes Creating directory /usr/lib64/python3.6/lib2to3/pgen2 Creating directory /usr/lib64/python3.6/lib2to3/tests Creating directory /usr/lib64/python3.6/lib2to3/tests/data Creating directory /usr/lib64/python3.6/lib2to3/tests/data/fixers Creating directory /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes Creating directory /usr/lib64/python3.6/ctypes Creating directory /usr/lib64/python3.6/ctypes/test Creating directory /usr/lib64/python3.6/ctypes/macholib Creating directory /usr/lib64/python3.6/idlelib Creating directory /usr/lib64/python3.6/idlelib/Icons Creating directory /usr/lib64/python3.6/idlelib/idle_test Creating directory /usr/lib64/python3.6/distutils Creating directory /usr/lib64/python3.6/distutils/command Creating directory /usr/lib64/python3.6/distutils/tests Creating directory /usr/lib64/python3.6/xml Creating directory /usr/lib64/python3.6/xml/dom Creating directory /usr/lib64/python3.6/xml/etree Creating directory /usr/lib64/python3.6/xml/parsers Creating directory /usr/lib64/python3.6/xml/sax Creating directory /usr/lib64/python3.6/importlib Creating directory /usr/lib64/python3.6/test/test_importlib/builtin Creating directory /usr/lib64/python3.6/test/test_importlib/extension Creating directory /usr/lib64/python3.6/test/test_importlib/frozen Creating directory /usr/lib64/python3.6/test/test_importlib/import_ Creating directory /usr/lib64/python3.6/test/test_importlib/source Creating directory /usr/lib64/python3.6/test/test_tools Creating directory /usr/lib64/python3.6/test/test_warnings Creating directory /usr/lib64/python3.6/test/test_warnings/data Creating directory /usr/lib64/python3.6/turtledemo Creating directory /usr/lib64/python3.6/multiprocessing Creating directory /usr/lib64/python3.6/multiprocessing/dummy Creating directory /usr/lib64/python3.6/unittest Creating directory /usr/lib64/python3.6/unittest/test Creating directory /usr/lib64/python3.6/unittest/test/testmock Creating directory /usr/lib64/python3.6/venv Creating directory /usr/lib64/python3.6/venv/scripts Creating directory /usr/lib64/python3.6/venv/scripts/common Creating directory /usr/lib64/python3.6/venv/scripts/posix Creating directory /usr/lib64/python3.6/curses Creating directory /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/__future__.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/__phello__.foo.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_bootlocale.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_collections_abc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_compat_pickle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_compression.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_dummy_thread.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_markupbase.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_osx_support.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_pydecimal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_pyio.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_sitebuiltins.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_strptime.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_threading_local.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_weakrefset.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/abc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/aifc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/antigravity.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/argparse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ast.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asynchat.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncore.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/base64.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/bdb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/binhex.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/bisect.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/bz2.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/cProfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/calendar.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/cgi.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/cgitb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/chunk.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/cmd.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/code.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/codecs.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/codeop.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/colorsys.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/compileall.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/configparser.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/contextlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/copy.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/copyreg.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/crypt.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/csv.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/datetime.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/decimal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/difflib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dis.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/doctest.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dummy_threading.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/enum.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/filecmp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/fileinput.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/fnmatch.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/formatter.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/fractions.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ftplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/functools.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/genericpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/getopt.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/getpass.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/gettext.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/glob.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/gzip.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/hashlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/heapq.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/hmac.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/imaplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/imghdr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/imp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/inspect.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/io.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ipaddress.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/keyword.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/linecache.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/locale.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lzma.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/macpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/macurl2path.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/mailbox.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/mailcap.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/mimetypes.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/modulefinder.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/netrc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/nntplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ntpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/nturl2path.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/numbers.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/opcode.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/operator.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/optparse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/os.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pathlib.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/pdb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pickle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pickletools.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pipes.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pkgutil.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/platform.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/plistlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/poplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/posixpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pprint.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/profile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pstats.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pty.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/py_compile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pyclbr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pydoc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/queue.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/quopri.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/random.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/re.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/reprlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/rlcompleter.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/runpy.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sched.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/secrets.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/selectors.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/shelve.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/shlex.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/shutil.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/signal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/site.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/smtpd.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/smtplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sndhdr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/socket.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/socketserver.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sre_compile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sre_constants.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sre_parse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ssl.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/stat.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/statistics.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/string.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/stringprep.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/struct.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/subprocess.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sunau.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/symbol.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/symtable.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sysconfig.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/tabnanny.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/tarfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/telnetlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tempfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/textwrap.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/this.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/threading.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/timeit.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/token.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tokenize.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/trace.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/traceback.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tracemalloc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tty.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/types.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/typing.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/uu.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/uuid.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/warnings.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wave.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/weakref.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/webbrowser.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xdrlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/zipapp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/zipfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/__init__.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/__main__.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/colorchooser.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/commondialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/constants.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/dialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/dnd.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/filedialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/font.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/messagebox.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/scrolledtext.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/simpledialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/tix.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/ttk.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/README /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/__init__.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/runtktests.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/support.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/widget_tests.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/__init__.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_font.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_images.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_text.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/__init__.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/test_functions.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/test_style.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/site-packages/README.txt /usr/lib64/python3.6/site-packages install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/Sine-1000Hz-300ms.aif /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/__init__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/__main__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/_test_multiprocessing.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/allsans.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ann_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ann_module2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ann_module3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiotest.au /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiotests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/autotest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/bad_coding.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/bad_coding2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badkey.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_3131.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future10.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future5.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future6.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future7.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future8.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future9.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_pep3120.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/bisect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/bytecode_helper.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cfgparser.1 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cfgparser.2 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cfgparser.3 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cmath_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/coding20731.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/curses_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/datetimetester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dh1024.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dis_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/doctest_aliases.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/double_const.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/empty.vbs /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/exception_hierarchy.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/final_a.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/final_b.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/floating_points.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/fork_wait.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/formatfloat_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/future_test1.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/future_test2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/gdb_sample.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ieee754.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imp_dummy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/inspect_fodder.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/inspect_fodder2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert.passwd.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert2.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert3.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert4.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/list_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/lock_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mailcap.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/make_ssl_certs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mapping_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/math_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/memory_watchdog.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mime.types /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mock_socket.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mod_generics_cache.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mp_fork_bomb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mp_preload.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/multibytecodec_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/nokia.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/nullbytecert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/nullcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/outstanding_bugs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pickletester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/profilee.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pstats.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pycacert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pycakey.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pyclbr_input.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pydoc_mod.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pydocfodder.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/pystone.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pythoninfo.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/randv2_32.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/randv2_64.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/randv3.pck /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/re_tests.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/regrtest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/relimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/reperf.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/revocation.crl /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sample_doctest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sample_doctest_no_docstrings.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sample_doctest_no_doctests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/seq_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sgml_input.html /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/signalinterproctester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sortperf.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssl_cert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssl_key.passwd.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssl_key.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssl_servers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssltests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/string_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test___all__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test___future__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test__locale.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test__opcode.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test__osx_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_abc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_abstract_numbers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_aifc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_argparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_array.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asdl_parser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ast.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncgen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asynchat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncore.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_atexit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_audioop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_augassign.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_base64.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_baseexception.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bigaddrspace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bigmem.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_binascii.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_binhex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_binop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bisect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bool.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_buffer.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bufio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_builtin.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bytes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bz2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_c_locale_coercion.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_calendar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_call.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_capi.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cgi.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cgitb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_charmapcodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_class.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cmath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cmd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cmd_line.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cmd_line_script.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_code.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_code_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codeccallbacks.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_cn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_hk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_iso2022.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_jp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_kr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_tw.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_cn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_hk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_jp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_kr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_tw.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codeop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_collections.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_colorsys.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_compare.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_compile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_compileall.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_complex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_concurrent_futures.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_configparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_contains.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_contextlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_copy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_copyreg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_coroutines.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cprofile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_crashers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_crypt.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_csv.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ctypes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_curses.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_datetime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dbm.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dbm_dumb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dbm_gnu.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dbm_ndbm.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_decimal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_decorators.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_defaultdict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_deque.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_descr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_descrtut.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_devpoll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dict_version.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dictcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dictviews.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_difflib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_difflib_expect.html /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dis.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_distutils.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest2.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest3.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest4.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_docxmlrpc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dtrace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dummy_thread.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dummy_threading.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dynamic.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dynamicclassattribute.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_eintr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ensurepip.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_enum.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_enumerate.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_eof.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_epoll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_errno.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_exception_hierarchy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_exception_variations.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_exceptions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_extcall.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_faulthandler.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fcntl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_file.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_file_eintr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_filecmp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fileinput.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fileio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_finalization.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_float.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_flufl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fnmatch.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fork1.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_format.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fractions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_frame.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fstring.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ftplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_funcattrs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_functools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_future.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_future3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_future4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_future5.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_gc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_gdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_generator_stop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_generators.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_genericpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_genexps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_getargs2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_getopt.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_getpass.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_gettext.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_glob.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_global.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_grammar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_grp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_gzip.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_hash.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_hashlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_heapq.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_hmac.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_html.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_htmlparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_http_cookiejar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_http_cookies.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_httplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_httpservers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_idle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_imaplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_imghdr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_imp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_index.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_inspect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_int.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_int_literal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_io.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ioctl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ipaddress.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_isinstance.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_iter.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_iterlen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_itertools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_keyword.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_keywordonlyarg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_kqueue.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_largefile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_lib2to3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_linecache.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_list.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_listcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_locale.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_logging.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_long.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_longexp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_lzma.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_macpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_macurl2path.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_mailbox.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_mailcap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_marshal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_math.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_memoryio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_memoryview.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_metaclass.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_mimetypes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_minidom.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_mmap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_modulefinder.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_msilib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multibytecodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multiprocessing_fork.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multiprocessing_forkserver.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multiprocessing_main_handling.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multiprocessing_spawn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_netrc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_nis.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_nntplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_normalization.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ntpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_numeric_tower.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_opcodes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_openpty.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_operator.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_optparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ordered_dict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_os.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ossaudiodev.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_osx_env.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_parser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pathlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_peepholer.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pickle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pickletools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pipes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pkg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pkgimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pkgutil.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_platform.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_plistlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_poll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_popen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_poplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_posix.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_posixpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pow.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pprint.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_print.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_profile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_property.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pstats.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pty.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pulldom.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pwd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_py_compile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pyclbr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pydoc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pyexpat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_queue.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_quopri.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_raise.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_random.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_range.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_re.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_readline.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_regrtest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_repl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_reprlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_resource.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_richcmp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_rlcompleter.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_robotparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_runpy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sax.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sched.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_scope.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_script_helper.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_secrets.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_select.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_selectors.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_set.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_setcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_shelve.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_shlex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_shutil.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_signal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_site.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_slice.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_smtpd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_smtplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_smtpnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sndhdr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_socket.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_socketserver.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sort.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_source_encoding.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_spwd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sqlite.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ssl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_startfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_stat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_statistics.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_strftime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_string.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_string_literals.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_stringprep.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_strptime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_strtod.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_struct.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_structmembers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_structseq.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_subclassinit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_subprocess.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sunau.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sundry.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_super.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_symbol.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_symtable.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_syntax.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sys.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sys_setprofile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sys_settrace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sysconfig.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_syslog.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tarfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tcl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_telnetlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tempfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_textwrap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_thread.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threaded_import.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threadedtempfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threading.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threading_local.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threadsignals.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_time.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_timeit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_timeout.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tix.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tokenize.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_trace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_traceback.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tracemalloc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ttk_guionly.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ttk_textonly.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tuple.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_turtle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_typechecks.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_types.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_typing.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ucn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unary.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicode.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicode_file.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicode_file_functions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicode_identifiers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicodedata.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unittest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_univnewlines.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unpack.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unpack_ex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib2_localnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib2net.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib_response.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllibnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urlparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_userdict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_userlist.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_userstring.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_utf8source.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_uu.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_uuid.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_venv.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_wait3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_wait4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_wave.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_weakref.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_weakset.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_webbrowser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_winconsoleio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_winreg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_winsound.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_with.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_wsgiref.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xdrlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xml_dom_minicompat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xml_etree.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xml_etree_c.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xmlrpc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xmlrpc_net.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_yield_from.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipapp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipfile64.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipimport_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/testcodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/testtar.tar /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tf_inherit_check.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/threaded_import_hangers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/time_hashlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/win_console_handler.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/wrongcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/zip_cp437_header.zip /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/zipdir.zip /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-alaw.aifc /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm16.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm16.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm24.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm24.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm32.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm32.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm8.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm8.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-ulaw.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/4e1295a3.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/5ed36f99.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/6e88d7b8.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/99d0fa06.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/b1930218.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/ceff1710.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/data/README /usr/lib64/python3.6/test/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/big5-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/big5.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/big5hkscs.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/cp949.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_jp.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_kr.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gb18030.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gb2312.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gbk.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/hz-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/hz.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/johab-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/johab.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/shift_jis.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/abs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/add.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/and.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/base.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/clamp.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/class.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/compare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/copy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/copyabs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/copynegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/copysign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddClass.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMax.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMin.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddOr.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddShift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddXor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/decDouble.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/decQuad.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/decSingle.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/divide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/divideint.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqClass.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMax.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMin.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqOr.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqShift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqXor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dsBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/exp.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/extra.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/fma.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/inexact.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/invert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ln.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/log10.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/logb.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/max.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/maxmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/min.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/minmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/minus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/multiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/nextminus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/nextplus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/or.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/plus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/power.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/quantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/randoms.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/reduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/remainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/rescale.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/rotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/rounding.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/samequantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/scaleb.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/shift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/squareroot.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/subtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/testall.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/tointegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/xor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/simple-ns.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/simple.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/test.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/test.xml.out /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/assert_usable.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/assert_usable.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.stp.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.stp.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/instance.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/line.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/line.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/line.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/eintrdata/eintr_tester.py /usr/lib64/python3.6/test/eintrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.bmp /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.exr /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.gif /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.jpg /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.pbm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.pgm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.png /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.ppm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.ras /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.sgi /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.tiff /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.webp /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.xbm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/__init__.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/cmdline.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/main.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/refleak.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/runtest.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/runtest_mp.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/save_env.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/setup.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/fd_status.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/input_reader.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/qcat.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/qgrep.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/README /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.au /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.voc /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.wav /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/support/__init__.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/support/script_helper.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tracedmodules/__init__.py /usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tracedmodules/testmod.py /usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/encoded_modules/__init__.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/encoded_modules/module_koi8_r.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/__init__.py /usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/__main__.py /usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/basic.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/basic2.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/indirect.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/util.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/package/__init__.py /usr/lib64/python3.6/test/test_import/data/package install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/package/submodule.py /usr/lib64/python3.6/test/test_import/data/package install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/package2/submodule1.py /usr/lib64/python3.6/test/test_import/data/package2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/package2/submodule2.py /usr/lib64/python3.6/test/test_import/data/package2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/__init__.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/base_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/base_futures.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/base_subprocess.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/base_tasks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/compat.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/constants.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/coroutines.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/futures.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/locks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/log.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/proactor_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/protocols.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/queues.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/selector_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/sslproto.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/streams.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/subprocess.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/tasks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/test_utils.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/transports.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/unix_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/windows_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/windows_utils.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/__init__.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/__main__.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/echo.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/echo2.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/echo3.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/keycert3.pem /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/pycacert.pem /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/ssl_cert.pem /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/ssl_key.pem /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_base_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_futures.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_locks.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_pep492.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_proactor_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_queues.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_selector_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_sslproto.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_streams.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_subprocess.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_tasks.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_transports.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_unix_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_windows_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_windows_utils.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/collections/__init__.py /usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/collections/abc.py /usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/__init__.py /usr/lib64/python3.6/concurrent install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/futures/__init__.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/futures/_base.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/futures/process.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/futures/thread.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/__init__.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/aliases.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/ascii.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/base64_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/big5.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/big5hkscs.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/bz2_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/charmap.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp037.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1006.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1026.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1125.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1140.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1250.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1251.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1252.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1253.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1254.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1255.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1256.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1257.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1258.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp273.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp424.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp437.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp500.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp65001.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp720.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp737.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp775.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp850.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp852.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp855.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp856.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp857.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp858.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp860.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp861.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp862.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp863.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp864.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp865.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp866.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp869.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp874.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp875.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp932.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp949.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp950.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/euc_jis_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/euc_jisx0213.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/euc_jp.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/euc_kr.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/gb18030.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/gb2312.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/gbk.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/hex_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/hp_roman8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/hz.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/idna.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_3.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_ext.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_kr.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_10.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_11.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_13.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_14.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_15.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_16.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_3.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_4.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_5.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_6.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_7.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_9.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/johab.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/koi8_r.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/koi8_t.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/koi8_u.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/kz1048.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/latin_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_arabic.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_centeuro.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_croatian.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_cyrillic.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_farsi.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_greek.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_iceland.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_latin2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_roman.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_romanian.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_turkish.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mbcs.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/oem.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/palmos.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/ptcp154.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/punycode.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/quopri_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/raw_unicode_escape.py /usr/lib64/python3.6/encodings install -p /builddir/build/BUILD/Python-3.6.4/Lib/encodings/rot_13.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/shift_jis.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/shift_jis_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/shift_jisx0213.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/tis_620.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/undefined.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/unicode_escape.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/unicode_internal.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_16.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_16_be.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_16_le.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_32.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_32_be.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_32_le.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_7.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_8_sig.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/uu_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/zlib_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/__init__.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/_encoded_words.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/_header_value_parser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/_parseaddr.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/_policybase.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/architecture.rst /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/base64mime.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/charset.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/contentmanager.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/encoders.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/errors.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/feedparser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/generator.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/header.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/headerregistry.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/iterators.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/message.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/parser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/policy.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/quoprimime.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/utils.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/__init__.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/application.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/audio.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/base.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/image.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/message.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/multipart.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/nonmultipart.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/text.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/__init__.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/__main__.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test__encoded_words.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test__header_value_parser.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_asian_codecs.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_contentmanager.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_defect_handling.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_email.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_generator.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_headerregistry.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_inversion.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_message.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_parser.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_pickleable.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_policy.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_utils.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/torture_test.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/PyBanner048.gif /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/audiotest.au /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_01.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_02.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_03.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_04.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_05.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_06.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_07.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_08.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_09.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_10.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_11.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_12.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_12a.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_13.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_14.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_15.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_16.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_17.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_18.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_19.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_20.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_21.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_22.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_23.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_24.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_25.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_26.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_27.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_28.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_29.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_30.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_31.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_32.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_33.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_34.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_35.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_36.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_37.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_38.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_39.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_40.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_41.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_42.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_43.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_44.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_45.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_46.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/__init__.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/__main__.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/_uninstall.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl /usr/lib64/python3.6/ensurepip/_bundled install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl /usr/lib64/python3.6/ensurepip/_bundled install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/rewheel/__init__.py /usr/lib64/python3.6/ensurepip/rewheel install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/html/__init__.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/html/entities.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/html/parser.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/__init__.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/decoder.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/encoder.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/scanner.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/tool.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/__init__.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/__main__.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_decode.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_default.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_dump.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_enum.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_fail.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_float.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_indent.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_pass1.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_pass2.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_pass3.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_recursion.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_scanstring.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_separators.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_speedups.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_tool.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_unicode.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/__init__.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/client.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/cookiejar.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/cookies.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/server.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dbm/__init__.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dbm/dumb.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dbm/gnu.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dbm/ndbm.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xmlrpc/__init__.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xmlrpc/client.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xmlrpc/server.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/__init__.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/dbapi2.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/dump.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/__init__.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/dbapi.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/dump.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/factory.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/hooks.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/regression.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/transactions.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/types.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/userfunctions.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/logging/__init__.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/logging/config.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/logging/handlers.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/__init__.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/handlers.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/headers.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/simple_server.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/util.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/validate.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/__init__.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/error.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/parse.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/request.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/response.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/robotparser.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/Grammar.txt /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/PatternGrammar.txt /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/__init__.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/__main__.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/btm_matcher.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/btm_utils.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixer_base.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixer_util.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/main.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/patcomp.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pygram.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pytree.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/refactor.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/__init__.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_apply.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_asserts.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_basestring.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_buffer.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_dict.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_except.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_exec.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_execfile.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_filter.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_future.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_has_key.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_idioms.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_import.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_imports.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_imports2.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_input.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_intern.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_itertools.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_long.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_map.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_ne.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_next.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_operator.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_paren.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_print.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_raise.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_raw_input.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_reduce.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_reload.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_renames.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_repr.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_set_literal.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_throw.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_types.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_unicode.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_urllib.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_xrange.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_zip.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/__init__.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/conv.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/driver.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/grammar.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/literals.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/parse.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/pgen.py /usr/lib64/python3.6/lib2to3/pgen2 install -p /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/token.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/tokenize.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/__init__.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/__main__.py /usr/lib64/python3.6/lib2to3/tests install -p /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/support.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_all_fixers.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_fixers.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_main.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_parser.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_pytree.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_refactor.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_util.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/README /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/bom.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/crlf.py /usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/different_encoding.py /usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/false_encoding.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/__init__.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/_endian.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/util.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/wintypes.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/__init__.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/__main__.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_anon.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_array_in_pointer.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_arrays.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_as_parameter.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_bitfields.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_buffers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_bytes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_byteswap.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_callbacks.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_cast.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_cfuncs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_checkretval.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_delattr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_errno.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_find.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_frombuffer.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_funcptr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_functions.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_incomplete.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_init.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_internals.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_keeprefs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_libc.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_loading.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_macholib.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_memfunctions.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_numbers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_objects.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_parameters.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_pep3118.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_pickling.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_pointers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_prototypes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_python_api.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_random_things.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_refcounts.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_repr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_simplesubclasses.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_sizes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_slicing.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_stringptr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_strings.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_struct_fields.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_structures.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_unaligned_structures.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_unicode.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_values.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_varsize_struct.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_win32.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_wintypes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/README.ctypes /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/__init__.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/dyld.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/dylib.py /usr/lib64/python3.6/ctypes/macholib install -p /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/fetch_macholib /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/framework.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/CREDITS.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/ChangeLog /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/HISTORY.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/NEWS.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/NEWS2x.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/README.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/TODO.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/__init__.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/__main__.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/_pyclbr.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/autocomplete.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/autocomplete_w.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/autoexpand.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/browser.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/calltip_w.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/calltips.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/codecontext.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/colorizer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config-extensions.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config-highlight.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config-keys.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config-main.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config_key.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/configdialog.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/debugger.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/debugger_r.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/debugobj.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/debugobj_r.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/delegator.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/dynoption.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/editor.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/extend.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/filelist.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/grep.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/help.html /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/help.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/help_about.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/history.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/hyperparser.py /usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle.bat /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle.pyw /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/iomenu.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/macosx.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/mainmenu.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/multicall.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/outwin.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/paragraph.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/parenmatch.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/pathbrowser.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/percolator.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/pyparse.py /usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/pyshell.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/query.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/redirector.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/replace.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/rpc.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/rstrip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/run.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/runscript.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/scrolledlist.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/search.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/searchbase.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/searchengine.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/stackviewer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/statusbar.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/textview.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/tooltip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/tree.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/undo.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/windows.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/zoomheight.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/zzdummy.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/folder.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle.icns /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle.ico /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_16.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_16.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_32.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_32.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_48.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_48.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/minusnode.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/openfolder.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/plusnode.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/python.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/tk.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/README.txt /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/__init__.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/htest.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/mock_idle.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/mock_tk.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_autocomplete.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_autoexpand.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_browser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_calltips.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_colorizer.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_config.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_config_key.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_configdialog.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_debugger.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_delegator.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_editmenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_editor.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_grep.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_help.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_help_about.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_history.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_hyperparser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_iomenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_macosx.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_outwin.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_paragraph.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_parenmatch.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_percolator.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_query.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_redirector.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_replace.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_rstrip.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_run.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_search.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_searchbase.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_searchengine.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_text.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_textview.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_tree.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_undo.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_warning.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/README /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/__init__.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/_msvccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/archive_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/bcppcompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/ccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/cmd.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/config.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/core.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/cygwinccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/debug.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/dep_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/dir_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/dist.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/errors.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/extension.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/fancy_getopt.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/file_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/filelist.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/log.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/msvc9compiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/msvccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/spawn.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/sysconfig.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/text_file.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/unixccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/version.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/versionpredicate.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/__init__.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist_dumb.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist_msi.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist_rpm.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist_wininst.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build_clib.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build_ext.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build_py.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build_scripts.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/check.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/clean.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/command_template /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/config.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_data.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_egg_info.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_headers.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_lib.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_scripts.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/register.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/sdist.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/upload.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-10.0-amd64.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-10.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-14.0-amd64.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-14.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-6.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-7.1.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-8.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-9.0-amd64.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-9.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/Setup.sample /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/__init__.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/support.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_archive_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist_dumb.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist_msi.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist_rpm.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist_wininst.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build_clib.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build_ext.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build_py.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build_scripts.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_check.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_clean.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_cmd.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_config.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_config_cmd.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_core.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_dep_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_dir_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_dist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_extension.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_file_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_filelist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install_data.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install_headers.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install_lib.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install_scripts.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_log.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_msvc9compiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_msvccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_register.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_sdist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_spawn.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_sysconfig.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_text_file.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_unixccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_upload.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_version.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_versionpredicate.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/__init__.py /usr/lib64/python3.6/xml install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/NodeFilter.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/__init__.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/domreg.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/expatbuilder.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/minicompat.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/minidom.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/pulldom.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/xmlbuilder.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/ElementInclude.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/ElementPath.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/ElementTree.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/__init__.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/cElementTree.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/parsers/__init__.py /usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/parsers/expat.py /usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/__init__.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/_exceptions.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/expatreader.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/handler.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/saxutils.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/xmlreader.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/__init__.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/_bootstrap.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/_bootstrap_external.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/abc.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/machinery.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/util.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/__init__.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/__main__.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/abc.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_abc.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_api.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_lazy.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_locks.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_spec.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_util.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_windows.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/util.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/builtin/__init__.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/builtin/__main__.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/builtin/test_finder.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/builtin/test_loader.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/__init__.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/__main__.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/test_finder.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/test_loader.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/test_path_hook.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/frozen/__init__.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/frozen/__main__.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/frozen/test_finder.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/frozen/test_loader.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/__init__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/__main__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test___loader__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test___package__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_api.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_caching.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_fromlist.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_meta_path.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_packages.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_path.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/__init__.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/__main__.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_file_loader.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_finder.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_path_hook.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_source_encoding.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/__init__.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/__main__.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_fixcid.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_gprof2html.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_i18n.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_md5sum.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_pdeps.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_pindent.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_reindent.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_sundry.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_unparse.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_warnings/__init__.py /usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_warnings/__main__.py /usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_warnings/data/import_warning.py /usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_warnings/data/stacklevel.py /usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/__init__.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/__main__.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/bytedesign.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/chaos.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/clock.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/colormixer.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/forest.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/fractalcurves.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/lindenmayer.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/minimal_hanoi.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/nim.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/paint.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/peace.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/penrose.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/planet_and_moon.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/round_dance.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/sorting_animate.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/tree.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/turtle.cfg /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/two_canvases.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/wikipedia.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/yinyang.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/__init__.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/connection.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/context.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/forkserver.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/heap.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/managers.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/pool.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/popen_fork.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/popen_forkserver.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/popen_spawn_posix.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/popen_spawn_win32.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/process.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/queues.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/reduction.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/resource_sharer.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/semaphore_tracker.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/sharedctypes.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/spawn.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/synchronize.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/util.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/dummy/__init__.py /usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/dummy/connection.py /usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/__init__.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/__main__.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/case.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/loader.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/main.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/mock.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/result.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/runner.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/signals.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/suite.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/util.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/__init__.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/__main__.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/_test_warnings.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/dummy.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/support.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_assertions.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_break.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_case.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_discovery.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_functiontestcase.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_loader.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_program.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_result.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_runner.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_setups.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_skipping.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_suite.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/__init__.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/__main__.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/support.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testcallable.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testhelpers.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testmagicmethods.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testmock.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testpatch.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testsentinel.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testwith.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/__init__.py /usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/__main__.py /usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/scripts/common/activate /usr/lib64/python3.6/venv/scripts/common install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/scripts/posix/activate.csh /usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/scripts/posix/activate.fish /usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/__init__.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/ascii.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/has_key.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/panel.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/textpad.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pydoc_data/__init__.py /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pydoc_data/_pydoc.css /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pydoc_data/topics.py /usr/lib64/python3.6/pydoc_data install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata_dm_linux_ppc64-linux-gnu.py \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6; \ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/LICENSE /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests; then \ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_uninstall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/wikipedia.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_uninstall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/wikipedia.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_uninstall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/wikipedia.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/Grammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/Grammar3.6.4.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/PatternGrammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/PatternGrammar3.6.4.final.0.pickle Creating directory /usr/include Creating directory /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/Python-ast.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/Python.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/abstract.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/accu.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/asdl.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/ast.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bitset.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bltinmodule.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/boolobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bytearrayobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bytes_methods.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bytesobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/cellobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/ceval.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/classobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/code.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/codecs.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/compile.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/complexobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/datetime.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/descrobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/dictobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/dtoa.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/dynamic_annotations.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/enumobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/errcode.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/eval.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/fileobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/fileutils.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/floatobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/frameobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/funcobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/genobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/graminit.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/grammar.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/import.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/intrcheck.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/iterobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/listobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/longintrepr.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/longobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/marshal.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/memoryobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/metagrammar.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/methodobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/modsupport.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/moduleobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/namespaceobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/node.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/object.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/objimpl.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/odictobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/opcode.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/osdefs.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/osmodule.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/parsetok.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/patchlevel.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pgen.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pgenheaders.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/py_curses.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyarena.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyatomic.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pycapsule.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyctype.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pydebug.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pydtrace.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyerrors.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyexpat.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyfpe.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pygetopt.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyhash.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pylifecycle.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pymacconfig.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pymacro.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pymath.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pymem.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyport.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pystate.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pystrcmp.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pystrhex.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pystrtod.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pythonrun.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pythread.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pytime.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/rangeobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/setobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/sliceobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/structmember.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/structseq.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/symtable.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/sysmodule.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/token.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/traceback.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/tupleobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/typeslots.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/ucnhash.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/unicodeobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/warnings.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/weakrefobject.h /usr/include/python3.6dm install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/include/python3.6dm/pyconfig.h Creating directory /usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu Creating directory /usr/lib64/pkgconfig install -p -m 644 Modules/config.c /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/config.c install -p -m 644 Programs/python.o /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/python.o install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Modules/config.c.in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/config.c.in install -p -m 644 Makefile /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/Makefile install -p -m 644 Modules/Setup /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/Setup install -p -m 644 Modules/Setup.local /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/Setup.local install -p -m 644 Modules/Setup.config /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/Setup.config install -p -m 644 Misc/python.pc /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig/python-3.6.pc install -p /builddir/build/BUILD/Python-3.6.4/Modules/makesetup /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/makesetup install -p /builddir/build/BUILD/Python-3.6.4/install-sh /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/install-sh install -p python-config.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/python-config.py install -p python-config /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6dm-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug ./python -E /builddir/build/BUILD/Python-3.6.4/setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib64/python3.6/lib-dynload \ --root=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/ running install running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 running install_lib creating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_sha1.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_ssl.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_bz2.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/resource.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_heapq.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_ctypes_test.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/pyexpat.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/unicodedata.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/spwd.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_ctypes.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/cmath.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_sha256.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/array.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_codecs_tw.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_json.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_codecs_iso2022.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_elementtree.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_asyncio.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_lzma.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_testcapi.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/audioop.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/grp.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/fcntl.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_curses.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/ossaudiodev.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_blake2.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_hashlib.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_socket.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/select.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/mmap.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_sha3.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_random.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_opcode.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_sysconfigdata_dm_linux_ppc64-linux-gnu.py -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_posixsubprocess.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_decimal.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_lsprof.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_curses_panel.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/zlib.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_testmultiphase.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_codecs_cn.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/binascii.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_bisect.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_sha512.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_testimportmultiple.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_codecs_kr.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_codecs_jp.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_csv.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_struct.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/nis.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_testbuffer.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_md5.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload creating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64-3.6-pydebug/__pycache__/_sysconfigdata_dm_linux_ppc64-linux-gnu.cpython-36.pyc -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64-3.6-pydebug/__pycache__/_sysconfigdata_dm_linux_ppc64-linux-gnu.cpython-36.opt-1.pyc -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64-3.6-pydebug/__pycache__/_sysconfigdata_dm_linux_ppc64-linux-gnu.cpython-36.opt-2.pyc -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64-3.6-pydebug/parser.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_sqlite3.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_multiprocessing.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/termios.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_crypt.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_dbm.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_tkinter.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/readline.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/syslog.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_datetime.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_multibytecodec.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_gdbm.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_codecs_hk.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/_pickle.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6-pydebug/math.cpython-36dm-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha1.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/resource.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ctypes_test.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/spwd.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/cmath.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha256.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/array.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_tw.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_json.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_iso2022.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_elementtree.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_asyncio.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testcapi.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/audioop.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/grp.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_curses.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/ossaudiodev.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_socket.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/select.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/mmap.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_random.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sysconfigdata_dm_linux_ppc64-linux-gnu.py to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_decimal.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_lsprof.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/zlib.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testmultiphase.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_cn.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/binascii.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha512.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testimportmultiple.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_kr.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_jp.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_csv.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_struct.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/nis.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testbuffer.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_md5.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_dm_linux_ppc64-linux-gnu.cpython-36.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_dm_linux_ppc64-linux-gnu.cpython-36.opt-1.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_dm_linux_ppc64-linux-gnu.cpython-36.opt-2.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/parser.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_multiprocessing.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/termios.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_crypt.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_dbm.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_tkinter.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/readline.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/syslog.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_multibytecodec.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_gdbm.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_hk.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/math.cpython-36dm-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.6/2to3-3.6 -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin copying build/scripts-3.6/idle3.6 -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin copying build/scripts-3.6/pyvenv-3.6 -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin copying build/scripts-3.6/pydoc3.6 -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/2to3-3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/idle3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/pyvenv-3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/pydoc3.6 to 755 rm /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sysconfigdata_dm_linux_ppc64-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ Creating directory /usr/share/man Creating directory /usr/share/man/man1 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Misc/python.man \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/man/man1/python3.6.1 if test ! -d /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig; then \ echo "Creating directory /usr/lib64/pkgconfig"; \ install -p -d -m 755 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s python3.6 python3) if test "3.6" != "3.6dm"; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6-config; \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s python3.6dm-config python3.6-config); \ rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig/python-3.6dm.pc; \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig; ln -s python-3.6.pc python-3.6dm.pc); \ fi rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s python3.6-config python3-config) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig; ln -s python-3.6.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s idle3.6 idle3) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s pydoc3.6 pydoc3) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s 2to3-3.6 2to3) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/pyvenv (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s pyvenv-3.6 pyvenv) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s python3.6-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/man/man1; ln -s python3.6.1 python3.1) if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/ ; \ fi + popd ~/build/BUILD/Python-3.6.4 + PathOfGdbPy=/usr/lib/debug//usr/lib64/libpython3.6dm.so.1.0-3.6.4-20.fc28.ppc64.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/debug//usr/lib64/libpython3.6dm.so.1.0-3.6.4-20.fc28.ppc64.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6dm-config /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6dm-ppc64-config + echo -e '#!/bin/sh\nexec `dirname $0`/python3.6dm-`uname -m`-config "$@"' + echo '[ $? -eq 127 ] && echo "Could not find python3.6dm-`uname -m`-config. Look around to see available arches." >&2' + chmod +x /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6dm-config + mv /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/include/python3.6dm/pyconfig.h /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/include/python3.6dm/pyconfig-64.h + cat FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: debug STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized + echo FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: debug + InstallPython optimized libpython3.6m.so.1.0 '' 3.6m + ConfName=optimized + PyInstSoName=libpython3.6m.so.1.0 + MoreCFlags= + LDVersion=3.6m + ConfDir=build/optimized + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized + mkdir -p build/optimized ~/build/BUILD/Python-3.6.4/build/optimized ~/build/BUILD/Python-3.6.4 + pushd build/optimized + make DESTDIR=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 'INSTALL=install -p' EXTRA_CFLAGS= install if test "no-framework" = "no-framework" ; then \ install -p python /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6m; \ else \ install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6m; \ fi if test "3.6" != "3.6m"; then \ if test -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6 -o -h /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6; \ then rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6; \ fi; \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln python3.6m python3.6); \ fi if test -f libpython3.6m.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ install -p -m 555 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; \ else \ install -p -m 555 libpython3.6m.so /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/libpython3.6m.so.1.0; \ if test libpython3.6m.so != libpython3.6m.so.1.0; then \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64; ln -sf libpython3.6m.so.1.0 libpython3.6m.so) \ fi \ fi; \ if test -n "libpython3.so"; then \ install -p -m 555 libpython3.so /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/libpython3.so; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/binpython3.6-32; \ lipo \ -output /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6-32 \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6; \ fi running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/__future__.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/__phello__.foo.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_bootlocale.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_collections_abc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_compat_pickle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_compression.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_dummy_thread.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_markupbase.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_osx_support.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_pydecimal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_pyio.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_sitebuiltins.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_strptime.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_threading_local.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/_weakrefset.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/abc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/aifc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/antigravity.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/argparse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ast.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asynchat.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncore.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/base64.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/bdb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/binhex.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/bisect.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/bz2.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/cProfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/calendar.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/cgi.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/cgitb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/chunk.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/cmd.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/code.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/codecs.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/codeop.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/colorsys.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/compileall.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/configparser.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/contextlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/copy.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/copyreg.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/crypt.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/csv.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/datetime.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/decimal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/difflib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dis.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/doctest.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dummy_threading.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/enum.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/filecmp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/fileinput.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/fnmatch.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/formatter.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/fractions.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ftplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/functools.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/genericpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/getopt.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/getpass.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/gettext.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/glob.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/gzip.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/hashlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/heapq.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/hmac.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/imaplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/imghdr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/imp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/inspect.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/io.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ipaddress.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/keyword.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/linecache.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/locale.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lzma.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/macpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/macurl2path.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/mailbox.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/mailcap.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/mimetypes.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/modulefinder.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/netrc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/nntplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ntpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/nturl2path.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/numbers.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/opcode.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/operator.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/optparse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/os.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pathlib.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/pdb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pickle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pickletools.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pipes.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pkgutil.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/platform.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/plistlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/poplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/posixpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pprint.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/profile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pstats.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pty.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/py_compile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pyclbr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pydoc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/queue.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/quopri.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/random.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/re.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/reprlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/rlcompleter.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/runpy.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sched.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/secrets.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/selectors.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/shelve.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/shlex.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/shutil.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/signal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/site.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/smtpd.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/smtplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sndhdr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/socket.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/socketserver.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sre_compile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sre_constants.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sre_parse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ssl.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/stat.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/statistics.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/string.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/stringprep.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/struct.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/subprocess.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sunau.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/symbol.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/symtable.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sysconfig.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/tabnanny.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/tarfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/telnetlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tempfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/textwrap.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/this.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/threading.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/timeit.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/token.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tokenize.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/trace.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/traceback.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tracemalloc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tty.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/types.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/typing.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/uu.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/uuid.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/warnings.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wave.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/weakref.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.4/Lib/webbrowser.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xdrlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/zipapp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/zipfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/__init__.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/__main__.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/colorchooser.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/commondialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/constants.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/dialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/dnd.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/filedialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/font.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/messagebox.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/scrolledtext.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/simpledialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/tix.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/ttk.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/README /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/__init__.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/runtktests.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/support.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/widget_tests.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/__init__.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_font.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_images.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_text.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/__init__.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/test_functions.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/test_style.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/site-packages/README.txt /usr/lib64/python3.6/site-packages install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/Sine-1000Hz-300ms.aif /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/__init__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/__main__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/_test_multiprocessing.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/allsans.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ann_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ann_module2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ann_module3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiotest.au /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiotests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/autotest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/bad_coding.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/bad_coding2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badkey.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_3131.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future10.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future5.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future6.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future7.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future8.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_future9.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/badsyntax_pep3120.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/bisect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/bytecode_helper.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cfgparser.1 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cfgparser.2 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cfgparser.3 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cmath_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/coding20731.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/curses_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/datetimetester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dh1024.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dis_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/doctest_aliases.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/double_const.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/empty.vbs /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/exception_hierarchy.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/final_a.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/final_b.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/floating_points.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/fork_wait.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/formatfloat_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/future_test1.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/future_test2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/gdb_sample.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ieee754.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imp_dummy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/inspect_fodder.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/inspect_fodder2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert.passwd.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert2.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert3.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/keycert4.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/list_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/lock_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mailcap.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/make_ssl_certs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mapping_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/math_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/memory_watchdog.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mime.types /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mock_socket.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mod_generics_cache.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mp_fork_bomb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/mp_preload.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/multibytecodec_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/nokia.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/nullbytecert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/nullcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/outstanding_bugs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pickletester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/profilee.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pstats.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pycacert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pycakey.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pyclbr_input.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pydoc_mod.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pydocfodder.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/pystone.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/pythoninfo.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/randv2_32.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/randv2_64.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/randv3.pck /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/re_tests.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.4/Lib/test/regrtest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/relimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/reperf.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/revocation.crl /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sample_doctest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sample_doctest_no_docstrings.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sample_doctest_no_doctests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/seq_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sgml_input.html /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/signalinterproctester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sortperf.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssl_cert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssl_key.passwd.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssl_key.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssl_servers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/ssltests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/string_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test___all__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test___future__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test__locale.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test__opcode.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test__osx_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_abc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_abstract_numbers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_aifc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_argparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_array.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asdl_parser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ast.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncgen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asynchat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncore.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_atexit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_audioop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_augassign.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_base64.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_baseexception.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bigaddrspace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bigmem.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_binascii.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_binhex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_binop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bisect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bool.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_buffer.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bufio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_builtin.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bytes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_bz2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_c_locale_coercion.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_calendar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_call.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_capi.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cgi.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cgitb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_charmapcodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_class.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cmath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cmd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cmd_line.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cmd_line_script.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_code.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_code_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codeccallbacks.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_cn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_hk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_iso2022.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_jp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_kr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecencodings_tw.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_cn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_hk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_jp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_kr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecmaps_tw.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codecs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_codeop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_collections.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_colorsys.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_compare.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_compile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_compileall.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_complex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_concurrent_futures.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_configparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_contains.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_contextlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_copy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_copyreg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_coroutines.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_cprofile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_crashers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_crypt.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_csv.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ctypes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_curses.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_datetime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dbm.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dbm_dumb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dbm_gnu.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dbm_ndbm.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_decimal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_decorators.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_defaultdict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_deque.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_descr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_descrtut.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_devpoll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dict_version.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dictcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dictviews.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_difflib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_difflib_expect.html /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dis.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_distutils.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest2.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest3.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_doctest4.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_docxmlrpc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dtrace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dummy_thread.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dummy_threading.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dynamic.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_dynamicclassattribute.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_eintr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ensurepip.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_enum.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_enumerate.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_eof.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_epoll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_errno.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_exception_hierarchy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_exception_variations.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_exceptions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_extcall.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_faulthandler.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fcntl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_file.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_file_eintr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_filecmp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fileinput.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fileio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_finalization.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_float.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_flufl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fnmatch.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fork1.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_format.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fractions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_frame.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_fstring.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ftplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_funcattrs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_functools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_future.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_future3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_future4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_future5.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_gc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_gdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_generator_stop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_generators.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_genericpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_genexps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_getargs2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_getopt.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_getpass.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_gettext.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_glob.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_global.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_grammar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_grp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_gzip.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_hash.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_hashlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_heapq.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_hmac.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_html.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_htmlparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_http_cookiejar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_http_cookies.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_httplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_httpservers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_idle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_imaplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_imghdr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_imp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_index.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_inspect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_int.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_int_literal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_io.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ioctl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ipaddress.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_isinstance.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_iter.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_iterlen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_itertools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_keyword.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_keywordonlyarg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_kqueue.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_largefile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_lib2to3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_linecache.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_list.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_listcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_locale.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_logging.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_long.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_longexp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_lzma.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_macpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_macurl2path.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_mailbox.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_mailcap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_marshal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_math.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_memoryio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_memoryview.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_metaclass.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_mimetypes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_minidom.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_mmap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_modulefinder.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_msilib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multibytecodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multiprocessing_fork.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multiprocessing_forkserver.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multiprocessing_main_handling.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_multiprocessing_spawn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_netrc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_nis.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_nntplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_normalization.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ntpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_numeric_tower.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_opcodes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_openpty.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_operator.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_optparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ordered_dict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_os.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ossaudiodev.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_osx_env.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_parser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pathlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_peepholer.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pickle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pickletools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pipes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pkg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pkgimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pkgutil.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_platform.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_plistlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_poll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_popen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_poplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_posix.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_posixpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pow.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pprint.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_print.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_profile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_property.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pstats.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pty.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pulldom.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pwd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_py_compile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pyclbr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pydoc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_pyexpat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_queue.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_quopri.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_raise.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_random.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_range.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_re.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_readline.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_regrtest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_repl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_reprlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_resource.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_richcmp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_rlcompleter.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_robotparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_runpy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sax.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sched.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_scope.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_script_helper.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_secrets.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_select.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_selectors.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_set.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_setcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_shelve.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_shlex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_shutil.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_signal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_site.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_slice.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_smtpd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_smtplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_smtpnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sndhdr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_socket.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_socketserver.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sort.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_source_encoding.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_spwd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sqlite.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ssl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_startfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_stat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_statistics.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_strftime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_string.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_string_literals.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_stringprep.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_strptime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_strtod.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_struct.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_structmembers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_structseq.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_subclassinit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_subprocess.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sunau.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sundry.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_super.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_symbol.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_symtable.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_syntax.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sys.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sys_setprofile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sys_settrace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_sysconfig.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_syslog.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tarfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tcl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_telnetlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tempfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_textwrap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_thread.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threaded_import.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threadedtempfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threading.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threading_local.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_threadsignals.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_time.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_timeit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_timeout.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tix.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tokenize.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_trace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_traceback.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tracemalloc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ttk_guionly.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ttk_textonly.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tuple.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_turtle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_typechecks.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_types.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_typing.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_ucn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unary.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicode.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicode_file.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicode_file_functions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicode_identifiers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unicodedata.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unittest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_univnewlines.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unpack.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_unpack_ex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib2_localnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib2net.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllib_response.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urllibnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_urlparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_userdict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_userlist.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_userstring.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_utf8source.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_uu.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_uuid.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_venv.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_wait3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_wait4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_wave.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_weakref.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_weakset.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_webbrowser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_winconsoleio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_winreg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_winsound.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_with.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_wsgiref.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xdrlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xml_dom_minicompat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xml_etree.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xml_etree_c.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xmlrpc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_xmlrpc_net.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_yield_from.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipapp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipfile64.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zipimport_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_zlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/testcodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/testtar.tar /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tf_inherit_check.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/threaded_import_hangers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/time_hashlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tokenize_tests.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/win_console_handler.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/wrongcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/zip_cp437_header.zip /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/zipdir.zip /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-alaw.aifc /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm16.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm16.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm24.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm24.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm32.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm32.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm8.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-pcm8.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/audiodata/pluck-ulaw.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/4e1295a3.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/5ed36f99.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/6e88d7b8.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/99d0fa06.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/b1930218.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/capath/ceff1710.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/data/README /usr/lib64/python3.6/test/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/big5-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/big5.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/big5hkscs.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/cp949.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_jp.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/euc_kr.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gb18030.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gb2312.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/gbk.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/hz-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/hz.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/johab-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/johab.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/shift_jis.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/abs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/add.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/and.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/base.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/clamp.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/class.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/compare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/copy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/copyabs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/copynegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/copysign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddClass.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMax.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMin.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddOr.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddShift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ddXor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/decDouble.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/decQuad.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/decSingle.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/divide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/divideint.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqClass.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMax.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMin.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqOr.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqShift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dqXor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dsBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/exp.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/extra.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/fma.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/inexact.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/invert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/ln.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/log10.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/logb.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/max.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/maxmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/min.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/minmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/minus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/multiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/nextminus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/nextplus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/or.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/plus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/power.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/quantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/randoms.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/reduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/remainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/rescale.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/rotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/rounding.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/samequantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/scaleb.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/shift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/squareroot.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/subtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/testall.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/tointegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/decimaltestdata/xor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/simple-ns.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/simple.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/test.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/xmltestdata/test.xml.out /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/assert_usable.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/assert_usable.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/call_stack.stp.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/gc.stp.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/instance.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/line.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/line.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/dtracedata/line.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/eintrdata/eintr_tester.py /usr/lib64/python3.6/test/eintrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.bmp /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.exr /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.gif /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.jpg /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.pbm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.pgm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.png /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.ppm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.ras /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.sgi /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.tiff /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.webp /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/imghdrdata/python.xbm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/__init__.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/cmdline.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/main.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/refleak.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/runtest.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/runtest_mp.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/save_env.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/libregrtest/setup.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/fd_status.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/input_reader.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/qcat.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/qgrep.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/README /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.au /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.voc /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/sndhdrdata/sndhdr.wav /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/support/__init__.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/support/script_helper.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tracedmodules/__init__.py /usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/tracedmodules/testmod.py /usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/encoded_modules/__init__.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/encoded_modules/module_koi8_r.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/__init__.py /usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/__main__.py /usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/basic.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/basic2.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/indirect.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/util.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/package/__init__.py /usr/lib64/python3.6/test/test_import/data/package install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/package/submodule.py /usr/lib64/python3.6/test/test_import/data/package install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/package2/submodule1.py /usr/lib64/python3.6/test/test_import/data/package2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_import/data/package2/submodule2.py /usr/lib64/python3.6/test/test_import/data/package2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/__init__.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/base_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/base_futures.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/base_subprocess.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/base_tasks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/compat.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/constants.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/coroutines.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/futures.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/locks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/log.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/proactor_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/protocols.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/queues.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/selector_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/sslproto.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/streams.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/subprocess.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/tasks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/test_utils.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/transports.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/unix_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/windows_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/asyncio/windows_utils.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/__init__.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/__main__.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/echo.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/echo2.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/echo3.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/keycert3.pem /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/pycacert.pem /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/ssl_cert.pem /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/ssl_key.pem /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_base_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_futures.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_locks.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_pep492.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_proactor_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_queues.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_selector_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_sslproto.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_streams.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_subprocess.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_tasks.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_transports.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_unix_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_windows_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_asyncio/test_windows_utils.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/collections/__init__.py /usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/collections/abc.py /usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/__init__.py /usr/lib64/python3.6/concurrent install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/futures/__init__.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/futures/_base.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/futures/process.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/concurrent/futures/thread.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/__init__.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/aliases.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/ascii.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/base64_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/big5.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/big5hkscs.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/bz2_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/charmap.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp037.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1006.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1026.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1125.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1140.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1250.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1251.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1252.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1253.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1254.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1255.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1256.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1257.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp1258.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp273.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp424.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp437.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp500.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp65001.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp720.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp737.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp775.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp850.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp852.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp855.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp856.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp857.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp858.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp860.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp861.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp862.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp863.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp864.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp865.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp866.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp869.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp874.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp875.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp932.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp949.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/cp950.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/euc_jis_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/euc_jisx0213.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/euc_jp.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/euc_kr.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/gb18030.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/gb2312.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/gbk.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/hex_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/hp_roman8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/hz.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/idna.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_3.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_jp_ext.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso2022_kr.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_10.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_11.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_13.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_14.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_15.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_16.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_3.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_4.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_5.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_6.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_7.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/iso8859_9.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/johab.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/koi8_r.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/koi8_t.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/koi8_u.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/kz1048.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/latin_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_arabic.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_centeuro.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_croatian.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_cyrillic.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_farsi.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_greek.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_iceland.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_latin2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_roman.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_romanian.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mac_turkish.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/mbcs.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/oem.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/palmos.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/ptcp154.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/punycode.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/quopri_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/raw_unicode_escape.py /usr/lib64/python3.6/encodings install -p /builddir/build/BUILD/Python-3.6.4/Lib/encodings/rot_13.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/shift_jis.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/shift_jis_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/shift_jisx0213.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/tis_620.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/undefined.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/unicode_escape.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/unicode_internal.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_16.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_16_be.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_16_le.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_32.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_32_be.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_32_le.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_7.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/utf_8_sig.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/uu_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/encodings/zlib_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/__init__.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/_encoded_words.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/_header_value_parser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/_parseaddr.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/_policybase.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/architecture.rst /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/base64mime.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/charset.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/contentmanager.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/encoders.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/errors.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/feedparser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/generator.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/header.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/headerregistry.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/iterators.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/message.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/parser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/policy.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/quoprimime.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/utils.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/__init__.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/application.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/audio.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/base.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/image.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/message.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/multipart.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/nonmultipart.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/email/mime/text.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/__init__.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/__main__.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test__encoded_words.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test__header_value_parser.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_asian_codecs.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_contentmanager.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_defect_handling.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_email.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_generator.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_headerregistry.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_inversion.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_message.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_parser.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_pickleable.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_policy.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/test_utils.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/torture_test.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/PyBanner048.gif /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/audiotest.au /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_01.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_02.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_03.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_04.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_05.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_06.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_07.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_08.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_09.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_10.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_11.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_12.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_12a.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_13.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_14.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_15.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_16.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_17.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_18.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_19.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_20.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_21.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_22.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_23.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_24.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_25.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_26.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_27.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_28.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_29.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_30.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_31.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_32.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_33.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_34.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_35.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_36.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_37.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_38.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_39.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_40.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_41.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_42.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_43.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_44.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_45.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_email/data/msg_46.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/__init__.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/__main__.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/_uninstall.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl /usr/lib64/python3.6/ensurepip/_bundled install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl /usr/lib64/python3.6/ensurepip/_bundled install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ensurepip/rewheel/__init__.py /usr/lib64/python3.6/ensurepip/rewheel install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/html/__init__.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/html/entities.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/html/parser.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/__init__.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/decoder.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/encoder.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/scanner.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/json/tool.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/__init__.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/__main__.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_decode.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_default.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_dump.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_enum.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_fail.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_float.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_indent.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_pass1.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_pass2.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_pass3.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_recursion.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_scanstring.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_separators.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_speedups.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_tool.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_json/test_unicode.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/__init__.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/client.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/cookiejar.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/cookies.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/http/server.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dbm/__init__.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dbm/dumb.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dbm/gnu.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/dbm/ndbm.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xmlrpc/__init__.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xmlrpc/client.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xmlrpc/server.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/__init__.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/dbapi2.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/dump.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/__init__.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/dbapi.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/dump.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/factory.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/hooks.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/regression.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/transactions.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/types.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/sqlite3/test/userfunctions.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/logging/__init__.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/logging/config.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/logging/handlers.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/__init__.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/handlers.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/headers.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/simple_server.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/util.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/wsgiref/validate.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/__init__.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/error.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/parse.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/request.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/response.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/urllib/robotparser.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/Grammar.txt /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/PatternGrammar.txt /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/__init__.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/__main__.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/btm_matcher.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/btm_utils.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixer_base.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixer_util.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/main.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/patcomp.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pygram.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pytree.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/refactor.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/__init__.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_apply.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_asserts.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_basestring.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_buffer.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_dict.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_except.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_exec.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_execfile.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_filter.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_future.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_has_key.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_idioms.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_import.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_imports.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_imports2.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_input.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_intern.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_itertools.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_long.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_map.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_ne.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_next.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_operator.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_paren.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_print.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_raise.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_raw_input.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_reduce.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_reload.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_renames.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_repr.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_set_literal.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_throw.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_types.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_unicode.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_urllib.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_xrange.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/fixes/fix_zip.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/__init__.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/conv.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/driver.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/grammar.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/literals.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/parse.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/pgen.py /usr/lib64/python3.6/lib2to3/pgen2 install -p /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/token.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/pgen2/tokenize.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/__init__.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/__main__.py /usr/lib64/python3.6/lib2to3/tests install -p /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/support.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_all_fixers.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_fixers.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_main.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_parser.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_pytree.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_refactor.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/test_util.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/README /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/bom.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/crlf.py /usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/different_encoding.py /usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/false_encoding.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/__init__.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/_endian.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/util.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/wintypes.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/__init__.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/__main__.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_anon.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_array_in_pointer.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_arrays.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_as_parameter.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_bitfields.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_buffers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_bytes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_byteswap.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_callbacks.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_cast.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_cfuncs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_checkretval.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_delattr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_errno.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_find.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_frombuffer.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_funcptr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_functions.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_incomplete.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_init.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_internals.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_keeprefs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_libc.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_loading.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_macholib.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_memfunctions.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_numbers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_objects.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_parameters.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_pep3118.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_pickling.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_pointers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_prototypes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_python_api.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_random_things.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_refcounts.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_repr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_simplesubclasses.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_sizes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_slicing.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_stringptr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_strings.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_struct_fields.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_structures.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_unaligned_structures.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_unicode.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_values.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_varsize_struct.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_win32.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/test/test_wintypes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/README.ctypes /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/__init__.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/dyld.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/dylib.py /usr/lib64/python3.6/ctypes/macholib install -p /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/fetch_macholib /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/ctypes/macholib/framework.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/CREDITS.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/ChangeLog /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/HISTORY.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/NEWS.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/NEWS2x.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/README.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/TODO.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/__init__.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/__main__.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/_pyclbr.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/autocomplete.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/autocomplete_w.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/autoexpand.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/browser.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/calltip_w.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/calltips.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/codecontext.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/colorizer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config-extensions.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config-highlight.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config-keys.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config-main.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/config_key.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/configdialog.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/debugger.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/debugger_r.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/debugobj.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/debugobj_r.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/delegator.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/dynoption.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/editor.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/extend.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/filelist.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/grep.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/help.html /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/help.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/help_about.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/history.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/hyperparser.py /usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle.bat /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle.pyw /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/iomenu.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/macosx.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/mainmenu.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/multicall.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/outwin.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/paragraph.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/parenmatch.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/pathbrowser.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/percolator.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/pyparse.py /usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/pyshell.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/query.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/redirector.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/replace.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/rpc.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/rstrip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/run.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/runscript.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/scrolledlist.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/search.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/searchbase.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/searchengine.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/stackviewer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/statusbar.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/textview.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/tooltip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/tree.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/undo.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/windows.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/zoomheight.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/zzdummy.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/folder.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle.icns /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle.ico /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_16.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_16.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_32.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_32.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_48.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/idle_48.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/minusnode.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/openfolder.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/plusnode.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/python.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/Icons/tk.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/README.txt /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/__init__.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/htest.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/mock_idle.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/mock_tk.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_autocomplete.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_autoexpand.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_browser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_calltips.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_colorizer.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_config.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_config_key.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_configdialog.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_debugger.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_delegator.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_editmenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_editor.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_grep.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_help.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_help_about.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_history.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_hyperparser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_iomenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_macosx.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_outwin.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_paragraph.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_parenmatch.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_percolator.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_query.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_redirector.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_replace.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_rstrip.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_run.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_search.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_searchbase.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_searchengine.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_text.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_textview.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_tree.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_undo.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/idlelib/idle_test/test_warning.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/README /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/__init__.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/_msvccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/archive_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/bcppcompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/ccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/cmd.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/config.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/core.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/cygwinccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/debug.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/dep_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/dir_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/dist.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/errors.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/extension.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/fancy_getopt.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/file_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/filelist.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/log.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/msvc9compiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/msvccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/spawn.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/sysconfig.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/text_file.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/unixccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/version.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/versionpredicate.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/__init__.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist_dumb.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist_msi.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist_rpm.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/bdist_wininst.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build_clib.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build_ext.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build_py.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/build_scripts.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/check.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/clean.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/command_template /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/config.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_data.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_egg_info.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_headers.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_lib.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/install_scripts.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/register.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/sdist.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/upload.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-10.0-amd64.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-10.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-14.0-amd64.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-14.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-6.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-7.1.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-8.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-9.0-amd64.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/command/wininst-9.0.exe /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/Setup.sample /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/__init__.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/support.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_archive_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist_dumb.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist_msi.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist_rpm.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_bdist_wininst.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build_clib.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build_ext.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build_py.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_build_scripts.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_check.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_clean.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_cmd.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_config.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_config_cmd.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_core.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_dep_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_dir_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_dist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_extension.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_file_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_filelist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install_data.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install_headers.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install_lib.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_install_scripts.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_log.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_msvc9compiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_msvccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_register.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_sdist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_spawn.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_sysconfig.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_text_file.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_unixccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_upload.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_version.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/distutils/tests/test_versionpredicate.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/__init__.py /usr/lib64/python3.6/xml install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/NodeFilter.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/__init__.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/domreg.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/expatbuilder.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/minicompat.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/minidom.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/pulldom.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/dom/xmlbuilder.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/ElementInclude.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/ElementPath.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/ElementTree.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/__init__.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/etree/cElementTree.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/parsers/__init__.py /usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/parsers/expat.py /usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/__init__.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/_exceptions.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/expatreader.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/handler.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/saxutils.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/xml/sax/xmlreader.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/__init__.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/_bootstrap.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/_bootstrap_external.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/abc.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/machinery.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/importlib/util.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/__init__.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/__main__.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/abc.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_abc.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_api.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_lazy.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_locks.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_spec.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_util.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/test_windows.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/util.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/builtin/__init__.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/builtin/__main__.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/builtin/test_finder.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/builtin/test_loader.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/__init__.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/__main__.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/test_finder.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/test_loader.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/extension/test_path_hook.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/frozen/__init__.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/frozen/__main__.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/frozen/test_finder.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/frozen/test_loader.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/__init__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/__main__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test___loader__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test___package__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_api.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_caching.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_fromlist.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_meta_path.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_packages.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_path.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/__init__.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/__main__.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_file_loader.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_finder.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_path_hook.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_importlib/source/test_source_encoding.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/__init__.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/__main__.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_fixcid.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_gprof2html.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_i18n.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_md5sum.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_pdeps.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_pindent.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_reindent.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_sundry.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_tools/test_unparse.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_warnings/__init__.py /usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_warnings/__main__.py /usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_warnings/data/import_warning.py /usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/test/test_warnings/data/stacklevel.py /usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/__init__.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/__main__.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/bytedesign.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/chaos.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/clock.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/colormixer.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/forest.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/fractalcurves.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/lindenmayer.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/minimal_hanoi.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/nim.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/paint.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/peace.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/penrose.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/planet_and_moon.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/round_dance.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/sorting_animate.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/tree.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/turtle.cfg /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/two_canvases.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/wikipedia.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.4/Lib/turtledemo/yinyang.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/__init__.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/connection.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/context.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/forkserver.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/heap.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/managers.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/pool.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/popen_fork.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/popen_forkserver.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/popen_spawn_posix.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/popen_spawn_win32.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/process.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/queues.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/reduction.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/resource_sharer.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/semaphore_tracker.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/sharedctypes.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/spawn.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/synchronize.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/util.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/dummy/__init__.py /usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/multiprocessing/dummy/connection.py /usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/__init__.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/__main__.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/case.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/loader.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/main.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/mock.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/result.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/runner.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/signals.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/suite.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/util.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/__init__.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/__main__.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/_test_warnings.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/dummy.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/support.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_assertions.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_break.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_case.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_discovery.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_functiontestcase.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_loader.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_program.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_result.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_runner.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_setups.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_skipping.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/test_suite.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/__init__.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/__main__.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/support.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testcallable.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testhelpers.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testmagicmethods.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testmock.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testpatch.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testsentinel.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/unittest/test/testmock/testwith.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/__init__.py /usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/__main__.py /usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/scripts/common/activate /usr/lib64/python3.6/venv/scripts/common install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/scripts/posix/activate.csh /usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/venv/scripts/posix/activate.fish /usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/__init__.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/ascii.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/has_key.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/panel.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/curses/textpad.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pydoc_data/__init__.py /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pydoc_data/_pydoc.css /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Lib/pydoc_data/topics.py /usr/lib64/python3.6/pydoc_data install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata_m_linux_ppc64-linux-gnu.py \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6; \ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/LICENSE /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests; then \ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sysconfigdata_m_linux_ppc64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_uninstall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/wikipedia.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sysconfigdata_m_linux_ppc64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_uninstall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/wikipedia.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sysconfigdata_m_linux_ppc64-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_uninstall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_calltips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/wikipedia.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/Grammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/Grammar3.6.4.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/PatternGrammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/PatternGrammar3.6.4.final.0.pickle Creating directory /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/Python-ast.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/Python.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/abstract.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/accu.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/asdl.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/ast.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bitset.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bltinmodule.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/boolobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bytearrayobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bytes_methods.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/bytesobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/cellobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/ceval.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/classobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/code.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/codecs.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/compile.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/complexobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/datetime.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/descrobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/dictobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/dtoa.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/dynamic_annotations.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/enumobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/errcode.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/eval.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/fileobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/fileutils.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/floatobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/frameobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/funcobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/genobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/graminit.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/grammar.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/import.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/intrcheck.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/iterobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/listobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/longintrepr.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/longobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/marshal.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/memoryobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/metagrammar.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/methodobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/modsupport.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/moduleobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/namespaceobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/node.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/object.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/objimpl.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/odictobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/opcode.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/osdefs.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/osmodule.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/parsetok.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/patchlevel.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pgen.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pgenheaders.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/py_curses.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyarena.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyatomic.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pycapsule.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyctype.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pydebug.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pydtrace.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyerrors.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyexpat.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyfpe.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pygetopt.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyhash.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pylifecycle.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pymacconfig.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pymacro.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pymath.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pymem.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pyport.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pystate.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pystrcmp.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pystrhex.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pystrtod.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pythonrun.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pythread.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/pytime.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/rangeobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/setobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/sliceobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/structmember.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/structseq.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/symtable.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/sysmodule.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/token.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/traceback.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/tupleobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/typeslots.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/ucnhash.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/unicodeobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/warnings.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Include/weakrefobject.h /usr/include/python3.6m install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/include/python3.6m/pyconfig.h Creating directory /usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu install -p -m 644 Modules/config.c /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/config.c install -p -m 644 Programs/python.o /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/python.o install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Modules/config.c.in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/config.c.in install -p -m 644 Makefile /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/Makefile install -p -m 644 Modules/Setup /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/Setup install -p -m 644 Modules/Setup.local /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/Setup.local install -p -m 644 Modules/Setup.config /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/Setup.config install -p -m 644 Misc/python.pc /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig/python-3.6.pc install -p /builddir/build/BUILD/Python-3.6.4/Modules/makesetup /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/makesetup install -p /builddir/build/BUILD/Python-3.6.4/install-sh /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/install-sh install -p python-config.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu/python-config.py install -p python-config /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6m-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized ./python -E /builddir/build/BUILD/Python-3.6.4/setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib64/python3.6/lib-dynload \ --root=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/ running install running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.4/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 running install_lib copying build/lib.linux-ppc64-3.6/_gdbm.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_csv.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_codecs_jp.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/xxlimited.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/audioop.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_bisect.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_decimal.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_lzma.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_sha3.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_asyncio.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/zlib.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_posixsubprocess.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_ssl.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_testcapi.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_sha512.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/math.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_md5.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/cmath.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_pickle.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_crypt.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_elementtree.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_struct.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/array.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_testmultiphase.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/readline.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_tkinter.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/select.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_multiprocessing.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/binascii.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/mmap.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/fcntl.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_sha256.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/resource.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_dbm.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_sha1.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_sysconfigdata_m_linux_ppc64-linux-gnu.py -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_ctypes.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_hashlib.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_sqlite3.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/grp.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_multibytecodec.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_random.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_ctypes_test.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_testimportmultiple.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_heapq.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/pyexpat.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_curses_panel.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_bz2.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_codecs_cn.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_opcode.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_codecs_hk.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_json.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/nis.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload creating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64-3.6/__pycache__/_sysconfigdata_m_linux_ppc64-linux-gnu.cpython-36.opt-2.pyc -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64-3.6/__pycache__/_sysconfigdata_m_linux_ppc64-linux-gnu.cpython-36.opt-1.pyc -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64-3.6/__pycache__/_sysconfigdata_m_linux_ppc64-linux-gnu.cpython-36.pyc -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64-3.6/_codecs_iso2022.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_socket.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_curses.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_blake2.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/unicodedata.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_lsprof.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_testbuffer.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_datetime.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/syslog.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/parser.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/spwd.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/termios.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_codecs_tw.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/ossaudiodev.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64-3.6/_codecs_kr.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_gdbm.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_csv.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_jp.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/xxlimited.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/audioop.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_decimal.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_asyncio.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testcapi.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha512.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/math.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_md5.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/cmath.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_crypt.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_elementtree.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/array.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testmultiphase.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/readline.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_tkinter.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/select.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_multiprocessing.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/mmap.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha256.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/resource.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_dbm.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha1.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sysconfigdata_m_linux_ppc64-linux-gnu.py to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_multibytecodec.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ctypes_test.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testimportmultiple.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_cn.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_hk.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/nis.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_m_linux_ppc64-linux-gnu.cpython-36.opt-2.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_m_linux_ppc64-linux-gnu.cpython-36.opt-1.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_m_linux_ppc64-linux-gnu.cpython-36.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_iso2022.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_lsprof.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testbuffer.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/parser.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/spwd.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_tw.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/ossaudiodev.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_kr.cpython-36m-ppc64-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.6/2to3-3.6 -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin copying build/scripts-3.6/idle3.6 -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin copying build/scripts-3.6/pyvenv-3.6 -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin copying build/scripts-3.6/pydoc3.6 -> /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/2to3-3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/idle3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/pyvenv-3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/pydoc3.6 to 755 rm /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sysconfigdata_m_linux_ppc64-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/__pycache__ install -p -m 644 /builddir/build/BUILD/Python-3.6.4/Misc/python.man \ /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/man/man1/python3.6.1 if test ! -d /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig; then \ echo "Creating directory /usr/lib64/pkgconfig"; \ install -p -d -m 755 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s python3.6 python3) if test "3.6" != "3.6m"; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6-config; \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s python3.6m-config python3.6-config); \ rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig/python-3.6m.pc; \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig; ln -s python-3.6.pc python-3.6m.pc); \ fi rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s python3.6-config python3-config) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig; ln -s python-3.6.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s idle3.6 idle3) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s pydoc3.6 pydoc3) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s 2to3-3.6 2to3) rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/pyvenv (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s pyvenv-3.6 pyvenv) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin; ln -s python3.6-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/man/man1; ln -s python3.6.1 python3.1) if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/ ; \ fi ~/build/BUILD/Python-3.6.4 + popd + PathOfGdbPy=/usr/lib/debug//usr/lib64/libpython3.6m.so.1.0-3.6.4-20.fc28.ppc64.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/debug//usr/lib64/libpython3.6m.so.1.0-3.6.4-20.fc28.ppc64.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6m-config /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6m-ppc64-config + echo -e '#!/bin/sh\nexec `dirname $0`/python3.6m-`uname -m`-config "$@"' + echo '[ $? -eq 127 ] && echo "Could not find python3.6m-`uname -m`-config. Look around to see available arches." >&2' + chmod +x /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6m-config + mv /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/include/python3.6m/pyconfig.h /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/include/python3.6m/pyconfig-64.h + cat FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: optimized + echo FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: optimized + install -d -m 0755 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages/__pycache__ + install -d -m 0755 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/python3.6/site-packages/__pycache__ + install -D -m 0644 Lib/idlelib/Icons/idle_16.png /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor/16x16/apps/idle3.png + install -D -m 0644 Lib/idlelib/Icons/idle_32.png /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor/32x32/apps/idle3.png + install -D -m 0644 Lib/idlelib/Icons/idle_48.png /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor/48x48/apps/idle3.png + desktop-file-install --dir=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/applications /builddir/build/SOURCES/idle3.desktop + mkdir -p /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/appdata + cp -a /builddir/build/SOURCES/idle3.appdata.xml /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/appdata + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/appdata/idle3.appdata.xml /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/appdata/idle3.appdata.xml: GLib-GIO-Message: 12:46:54.576: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + sed -i -e 's/'\''pyconfig.h'\''/'\''pyconfig-64.h'\''/' /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/sysconfig.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sysconfig.py + cp -p Tools/scripts/pathfix.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/ + LD_LIBRARY_PATH=./build/optimized + ./build/optimized/python Tools/scripts/pathfix.py -i /usr/bin/python3.6 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/pathfix.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__future__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_bootlocale.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_collections_abc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compat_pickle.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_compression.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_dummy_thread.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_markupbase.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_osx_support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pydecimal.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_pyio.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_sitebuiltins.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_strptime.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_threading_local.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/_weakrefset.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/abc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/aifc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/antigravity.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/argparse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ast.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asynchat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncore.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/base64.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bdb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/binhex.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bisect.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/bz2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cProfile.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/calendar.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgi.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cgitb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/chunk.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/code.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codecs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/codeop.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/colorsys.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/compileall.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/configparser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/contextlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/copyreg.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/crypt.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/csv.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/datetime.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/decimal.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/difflib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dis.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/doctest.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dummy_threading.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/enum.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/filecmp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fileinput.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fnmatch.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/formatter.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/fractions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ftplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/functools.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/genericpath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getopt.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/getpass.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gettext.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/glob.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/gzip.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hashlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/heapq.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/hmac.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imaplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imghdr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/imp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/inspect.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/io.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ipaddress.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/keyword.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/linecache.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/locale.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lzma.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macpath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/macurl2path.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailbox.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mailcap.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/mimetypes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/modulefinder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/netrc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nntplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ntpath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/nturl2path.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/numbers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/opcode.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/operator.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/optparse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/os.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pathlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pdb.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickle.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pickletools.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pipes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pkgutil.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/platform.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/plistlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/poplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/posixpath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pprint.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/profile.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pstats.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pty.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/py_compile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pyclbr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/queue.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/quopri.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/random.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/re.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/reprlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/rlcompleter.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/runpy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sched.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/secrets.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/selectors.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shelve.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shlex.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/shutil.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/signal.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtpd.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/smtplib.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sndhdr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socket.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/socketserver.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_compile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_constants.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sre_parse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ssl.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/statistics.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/string.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/stringprep.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/struct.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sunau.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symbol.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/symtable.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sysconfig.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tabnanny.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tarfile.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/telnetlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tempfile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/textwrap.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/this.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/threading.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/timeit.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/token.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tokenize.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/trace.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/traceback.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tracemalloc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tty.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtle.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/types.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/typing.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uu.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/uuid.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/warnings.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wave.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/weakref.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/webbrowser.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xdrlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipapp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/zipfile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_futures.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/base_tasks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/compat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/constants.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/coroutines.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/futures.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/locks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/log.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/proactor_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/protocols.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/queues.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/selector_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/sslproto.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/streams.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/tasks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/test_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/transports.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/unix_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/windows_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/abc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/_base.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/process.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/thread.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/_endian.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/wintypes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dyld.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/dylib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/framework.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_anon.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_arrays.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_as_parameter.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bitfields.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_buffers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_byteswap.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_callbacks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cast.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_cfuncs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_checkretval.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_delattr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_errno.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_find.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_frombuffer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_funcptr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_functions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_incomplete.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_init.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_internals.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_keeprefs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_libc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_loading.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_macholib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_memfunctions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_numbers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_objects.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_parameters.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pep3118.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pickling.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_pointers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_prototypes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_python_api.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_random_things.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_refcounts.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_repr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_sizes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_slicing.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_stringptr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_strings.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_struct_fields.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_structures.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_values.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_win32.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/test_wintypes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/ascii.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/has_key.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/panel.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/textpad.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/dumb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/gnu.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/ndbm.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/_msvccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/archive_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/bcppcompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/ccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/config.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/core.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/debug.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dep_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dir_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/dist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/errors.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/extension.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/fancy_getopt.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/file_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/filelist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/log.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvc9compiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/msvccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/spawn.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/sysconfig.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/text_file.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/unixccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/version.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/versionpredicate.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_dumb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_msi.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_rpm.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/bdist_wininst.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_clib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_ext.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_py.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/build_scripts.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/check.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/clean.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/config.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_data.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_egg_info.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_headers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_lib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/install_scripts.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/register.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/sdist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/upload.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_archive_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_clib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_ext.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_py.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_build_scripts.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_check.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_clean.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_config_cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_core.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dep_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dir_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_dist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_extension.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_file_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_filelist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_data.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_headers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_lib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_install_scripts.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_log.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_register.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sdist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_spawn.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_text_file.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_upload.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_version.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_encoded_words.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_header_value_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_parseaddr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/_policybase.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/base64mime.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/charset.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/contentmanager.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/encoders.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/errors.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/feedparser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/generator.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/header.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/headerregistry.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/iterators.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/message.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/parser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/policy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/quoprimime.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/utils.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/application.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/audio.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/base.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/image.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/message.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/multipart.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/nonmultipart.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/text.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/aliases.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ascii.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/base64_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/big5hkscs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/bz2_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/charmap.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp037.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1006.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1026.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1125.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1140.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1250.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1251.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1252.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1253.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1254.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1255.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1256.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1257.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp1258.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp273.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp424.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp437.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp500.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp65001.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp720.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp737.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp775.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp850.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp852.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp855.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp856.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp857.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp858.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp860.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp861.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp862.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp863.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp864.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp865.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp866.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp869.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp874.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp875.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp932.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp949.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/cp950.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jis_2004.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jisx0213.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_jp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/euc_kr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb18030.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gb2312.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/gbk.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hex_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hp_roman8.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/hz.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/idna.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_1.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_2004.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_3.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_jp_ext.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso2022_kr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_1.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_10.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_11.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_13.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_14.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_15.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_16.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_3.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_4.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_5.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_6.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_7.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_8.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/iso8859_9.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/johab.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_r.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_t.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/koi8_u.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/kz1048.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/latin_1.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_arabic.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_centeuro.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_croatian.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_cyrillic.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_farsi.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_greek.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_iceland.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_latin2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_roman.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_romanian.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mac_turkish.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/mbcs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/oem.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/palmos.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/ptcp154.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/punycode.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/quopri_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/raw_unicode_escape.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/rot_13.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jis_2004.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/shift_jisx0213.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/tis_620.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/undefined.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_escape.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/unicode_internal.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_be.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_16_le.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_be.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_32_le.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_7.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/utf_8_sig.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/uu_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/zlib_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_uninstall.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/entities.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/parser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/client.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookiejar.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/cookies.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/server.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/_pyclbr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autocomplete_w.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/autoexpand.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/browser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltip_w.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/calltips.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/codecontext.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/colorizer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/config_key.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/configdialog.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugger_r.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/debugobj_r.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/delegator.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/dynoption.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/editor.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/filelist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/grep.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/help_about.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/history.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/hyperparser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/iomenu.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/macosx.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/mainmenu.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/multicall.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/outwin.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/paragraph.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/parenmatch.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pathbrowser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/percolator.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyparse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/pyshell.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/query.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/redirector.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/replace.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rpc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/rstrip.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/run.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/runscript.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/scrolledlist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/search.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchbase.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/searchengine.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/stackviewer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/statusbar.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/textview.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tooltip.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/tree.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/undo.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/windows.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zoomheight.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/zzdummy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/htest.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_browser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_calltips.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_editor.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_grep.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_history.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_query.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_replace.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_run.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_search.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_text.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_textview.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_tree.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_undo.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/test_warning.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/_bootstrap_external.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/abc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/machinery.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/decoder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/encoder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/scanner.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/tool.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_matcher.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/btm_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_base.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixer_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/main.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/patcomp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pygram.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pytree.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/refactor.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_except.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_future.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_import.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_input.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_long.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_map.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_next.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_print.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_types.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/conv.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/driver.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/grammar.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/literals.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/parse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/pgen.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/token.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_fixers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_main.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_pytree.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_refactor.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/test_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/bom.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/crlf.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/different_encoding.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/false_encoding.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/infinite_recursion.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/py2_test_grammar.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/py3_test_grammar.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/bad_order.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/no_fixer_cls.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/parrot_example.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_explicit.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_first.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_last.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_parrot.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_preorder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/config.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/handlers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/connection.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/context.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/forkserver.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/heap.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/managers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/pool.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_fork.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_forkserver.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/process.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/queues.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/reduction.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/resource_sharer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/sharedctypes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/spawn.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/synchronize.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/connection.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/topics.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dbapi2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/dump.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dbapi.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/dump.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/factory.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/hooks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/regression.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/transactions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/types.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/userfunctions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/_test_multiprocessing.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ann_module3.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiotests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/autotest.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bad_coding.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bad_coding2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_3131.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_future10.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_future3.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_future4.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_future5.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_future6.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_future7.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_future8.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_future9.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/badsyntax_pep3120.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bisect.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/bytecode_helper.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/coding20731.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/curses_tests.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/datetimetester.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dis_module.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/doctest_aliases.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/double_const.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_a.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/final_b.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/fork_wait.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test1.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/future_test2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/gdb_sample.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imp_dummy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/inspect_fodder2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/list_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/lock_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/make_ssl_certs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mapping_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/memory_watchdog.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mock_socket.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mod_generics_cache.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_fork_bomb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/mp_preload.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/multibytecodec_support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/outstanding_bugs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pickletester.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/profilee.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pyclbr_input.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydoc_mod.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pydocfodder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pystone.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/pythoninfo.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/re_tests.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/regrtest.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/relimport.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/reperf.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sample_doctest_no_doctests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/seq_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/signalinterproctester.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sortperf.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssl_servers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/ssltests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/string_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___all__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test___future__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__locale.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__opcode.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test__osx_support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_abstract_numbers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_aifc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_argparse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_array.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asdl_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ast.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncgen.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asynchat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncore.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_atexit.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_audioop.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_augassign.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_base64.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_baseexception.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigaddrspace.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bigmem.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binascii.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binhex.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_binop.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bisect.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bool.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_buffer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bufio.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_builtin.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_bz2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_c_locale_coercion.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_calendar.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_call.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_capi.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgi.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cgitb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_charmapcodec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_class.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cmd_line_script.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_code_module.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeccallbacks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_cn.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_hk.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_iso2022.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_jp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_kr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecencodings_tw.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_cn.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_hk.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_jp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_kr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecmaps_tw.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codecs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_codeop.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_collections.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_colorsys.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compare.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_compileall.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_complex.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_concurrent_futures.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_configparser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contains.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_contextlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_copyreg.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_coroutines.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_cprofile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crashers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_crypt.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_csv.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ctypes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_curses.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_datetime.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_dumb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_gnu.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dbm_ndbm.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decimal.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_decorators.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_defaultdict.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_deque.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_descrtut.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_devpoll.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dict_version.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictcomps.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dictviews.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_difflib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dis.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_distutils.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_doctest2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_docxmlrpc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dtrace.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_thread.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dummy_threading.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamic.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_dynamicclassattribute.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eintr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ensurepip.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enum.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_enumerate.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_eof.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_epoll.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_errno.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_hierarchy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exception_variations.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_exceptions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_extcall.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_faulthandler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fcntl.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_file_eintr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_filecmp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileinput.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fileio.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_finalization.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_float.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_flufl.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fnmatch.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fork1.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_format.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fractions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_frame.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_fstring.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ftplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_funcattrs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_functools.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future3.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future4.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_future5.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gdb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generator_stop.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_generators.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genericpath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_genexps.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getargs2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getopt.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_getpass.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gettext.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_glob.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_global.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grammar.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_grp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_gzip.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hash.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hashlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_heapq.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_hmac.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_html.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_htmlparser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookiejar.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_http_cookies.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_httpservers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_idle.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imaplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imghdr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_imp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_index.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_inspect.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_int_literal.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_io.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ioctl.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ipaddress.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_isinstance.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iter.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_iterlen.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_itertools.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keyword.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_keywordonlyarg.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_kqueue.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_largefile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lib2to3.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_linecache.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_list.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_listcomps.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_locale.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_logging.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_long.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_longexp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_lzma.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macpath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_macurl2path.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailbox.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mailcap.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_marshal.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_math.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryio.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_memoryview.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_metaclass.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mimetypes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_minidom.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_mmap.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_module.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_modulefinder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_msilib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multibytecodec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_fork.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_multiprocessing_spawn.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_netrc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nis.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_nntplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_normalization.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ntpath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_numeric_tower.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_opcodes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_openpty.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_operator.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_optparse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ordered_dict.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_os.py: no change recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/include') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/include/python3.6dm') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/include/python3.6m') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/debug') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/debug/usr') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/debug/usr/lib64') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/python3.6') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/python3.6/site-packages') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/python3.6/site-packages/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/pkgconfig') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/collections/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/concurrent/futures/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6dm-ppc64-linux-gnu/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/config-3.6m-ppc64-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/macholib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ctypes/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/curses/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/dbm/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/command/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/distutils/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/encodings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/_bundled') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/ensurepip/rewheel/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/html/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/http/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/Icons') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/idlelib/idle_test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/fixes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/pgen2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/logging/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/multiprocessing/dummy/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/audiodata') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/capath') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/cjkencodings') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/decimaltestdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/imghdrdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/sndhdrdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltestdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/common') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/scripts/posix') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/appdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/applications') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor/16x16') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor/16x16/apps') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor/32x32') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor/32x32/apps') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor/48x48') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/icons/hicolor/48x48/apps') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/man') recursedown('/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/man/man1') /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ossaudiodev.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_osx_env.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pathlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pdb.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_peepholer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickle.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pickletools.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pipes.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkg.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgimport.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pkgutil.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_platform.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_plistlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poll.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_popen.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_poplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posix.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_posixpath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pow.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pprint.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_print.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_profile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_property.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pstats.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pty.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pulldom.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pwd.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_py_compile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyclbr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pydoc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_pyexpat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_queue.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_quopri.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_raise.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_random.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_range.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_re.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_readline.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_regrtest.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_repl.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_reprlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_resource.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_richcmp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_rlcompleter.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_robotparser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_runpy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sax.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sched.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_scope.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_script_helper.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_secrets.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_select.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_selectors.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_set.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_setcomps.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shelve.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shlex.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_shutil.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_signal.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_site.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_slice.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpd.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtplib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_smtpnet.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sndhdr.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socket.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_socketserver.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sort.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_spwd.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sqlite.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ssl.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_startfile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_statistics.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strftime.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_string_literals.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_stringprep.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strptime.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_strtod.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_struct.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structmembers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_structseq.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subclassinit.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sunau.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sundry.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_super.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symbol.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_symtable.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syntax.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_setprofile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sys_settrace.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_syslog.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tarfile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tcl.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_telnetlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tempfile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_textwrap.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_thread.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threaded_import.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadedtempfile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threading_local.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_threadsignals.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_time.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeit.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_timeout.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tix.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tk.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tokenize.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_trace.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_traceback.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tracemalloc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_guionly.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ttk_textonly.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tuple.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_turtle.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typechecks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_types.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_typing.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_ucn.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unary.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_file_functions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicode_identifiers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unicodedata.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unittest.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_univnewlines.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_unpack_ex.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2_localnet.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib2net.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllib_response.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urllibnet.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_urlparse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userdict.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userlist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_userstring.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_utf8source.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uu.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_uuid.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_venv.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait3.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wait4.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wave.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakref.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_weakset.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_webbrowser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winconsoleio.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winreg.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_winsound.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_with.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_wsgiref.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xdrlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_dom_minicompat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xml_etree_c.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_xmlrpc_net.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_yield_from.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipapp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipfile64.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zipimport_support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_zlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/testcodec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tf_inherit_check.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/threaded_import_hangers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/time_hashlib.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/win_console_handler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/xmltests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/call_stack.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/gc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/instance.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/dtracedata/line.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/eintrdata/eintr_tester.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/cmdline.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/main.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/refleak.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/runtest_mp.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/save_env.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/libregrtest/setup.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/fd_status.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/input_reader.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qcat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/qgrep.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/support/script_helper.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/echo3.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_base_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_futures.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_locks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_pep492.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_queues.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_streams.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_tasks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_transports.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__encoded_words.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test__header_value_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_asian_codecs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_contentmanager.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_defect_handling.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_email.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_generator.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_headerregistry.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_inversion.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_message.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_pickleable.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_policy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/test_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_email/torture_test.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/submodule.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/abc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_abc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_api.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_lazy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_locks.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_spec.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/test_windows.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_api.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_path.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_finder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_decode.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_default.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_dump.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_enum.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_fail.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_float.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_indent.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass1.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass2.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_pass3.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_recursion.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_scanstring.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_separators.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_speedups.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_tool.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_json/test_unicode.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_fixcid.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_gprof2html.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_i18n.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_md5sum.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pdeps.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_pindent.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_reindent.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_sundry.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools/test_unparse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/import_warning.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/tracedmodules/testmod.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/colorchooser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/commondialog.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/constants.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dialog.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/dnd.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/filedialog.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/font.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/messagebox.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/scrolledtext.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/simpledialog.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/tix.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/ttk.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/runtktests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/widget_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__main__.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/bytedesign.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/chaos.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/clock.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/colormixer.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/forest.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/fractalcurves.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/lindenmayer.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/minimal_hanoi.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/nim.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/paint.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/peace.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/penrose.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/planet_and_moon.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/round_dance.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/sorting_animate.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/tree.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/two_canvases.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/wikipedia.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/yinyang.py: updating /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/case.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/loader.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/main.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/mock.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/result.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/runner.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/signals.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/suite.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/_test_warnings.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/dummy.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_assertions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_break.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_case.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_discovery.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_functiontestcase.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_program.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_result.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_runner.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_setups.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_skipping.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/test_suite.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/support.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testcallable.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testmock.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testpatch.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/unittest/test/testmock/testwith.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/error.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/parse.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/request.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/response.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/robotparser.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/venv/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/handlers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/headers.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/simple_server.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/util.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/wsgiref/validate.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/NodeFilter.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/domreg.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/expatbuilder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minicompat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/minidom.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/pulldom.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/dom/xmlbuilder.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementInclude.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementPath.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/ElementTree.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/etree/cElementTree.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/parsers/expat.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/_exceptions.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/expatreader.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/handler.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/saxutils.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xml/sax/xmlreader.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/client.py: no change /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/xmlrpc/server.py: no change + rm -rf /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_tools + find /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 -name '*.py' '(' '(' '!' -perm /u+x,g+x,o+x -exec sed -e '/^#!/Q 0' -e 'Q 1' '{}' ';' -print -exec sed -i 1d '{}' ';' ')' -o '(' -perm /u+x,g+x,o+x '!' -exec grep -m 1 -q '^#!' '{}' ';' -exec chmod a-x '{}' ';' ')' ')' /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/sqlite3/test/__init__.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/__init__.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package/submodule.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/sorting_animate.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/turtledemo/__main__.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/email/mime/__init__.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/pydoc_data/__init__.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/urllib/__init__.py /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/__init__.py + find /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 -name '*.bat' -exec rm '{}' ';' + find /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/ -name '*~' -exec rm -f '{}' ';' + find . -name '*~' -exec rm -f '{}' ';' + rm /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/LICENSE.txt + find /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 -type f -a -name '*.py' -print0 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/:/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64 + PYTHONPATH='/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages' + xargs -0 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6 -O -c 'import py_compile, sys; [py_compile.compile(f, dfile=f.partition("/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64")[2], optimize=opt) for opt in range(3) for f in sys.argv[1:]]' File "/usr/lib64/python3.6/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character in identifier File "/usr/lib64/python3.6/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined File "/usr/lib64/python3.6/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 File "/usr/lib64/python3.6/test/badsyntax_future9.py", line 3 SyntaxError: not a chance File "/usr/lib64/python3.6/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte File "/usr/lib64/python3.6/test/bad_coding2.py", line 0 SyntaxError: encoding problem: utf8 with BOM File "/usr/lib64/python3.6/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined File "/usr/lib64/python3.6/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character in identifier File "/usr/lib64/python3.6/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined File "/usr/lib64/python3.6/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 File "/usr/lib64/python3.6/test/badsyntax_future9.py", line 3 SyntaxError: not a chance File "/usr/lib64/python3.6/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte File "/usr/lib64/python3.6/test/bad_coding2.py", line 0 SyntaxError: encoding problem: utf8 with BOM File "/usr/lib64/python3.6/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined File "/usr/lib64/python3.6/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character in identifier File "/usr/lib64/python3.6/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined File "/usr/lib64/python3.6/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 File "/usr/lib64/python3.6/test/badsyntax_future9.py", line 3 SyntaxError: not a chance File "/usr/lib64/python3.6/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte File "/usr/lib64/python3.6/test/bad_coding2.py", line 0 SyntaxError: encoding problem: utf8 with BOM File "/usr/lib64/python3.6/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined File "/usr/lib64/python3.6/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? File "/usr/lib64/python3.6/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? File "/usr/lib64/python3.6/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid token File "/usr/lib64/python3.6/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? File "/usr/lib64/python3.6/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? File "/usr/lib64/python3.6/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? File "/usr/lib64/python3.6/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? File "/usr/lib64/python3.6/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid token File "/usr/lib64/python3.6/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? File "/usr/lib64/python3.6/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? File "/usr/lib64/python3.6/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? File "/usr/lib64/python3.6/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? File "/usr/lib64/python3.6/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid token File "/usr/lib64/python3.6/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? File "/usr/lib64/python3.6/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? + rm -rf /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 -perm 555 -exec chmod 755 '{}' ';' + mkdir -p /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib/rpm/macros.d/ + install -m 644 /builddir/build/SOURCES/macros.pybytecompile3.6 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib/rpm/macros.d/ + install -m 644 /builddir/build/SOURCES/macros.systempython /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib/rpm/macros.d/ + ln -s /usr/bin/python3.6dm /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3-debug + mkdir -p /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/libexec + ln -s /usr/bin/python3.6 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/libexec/system-python + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.6.4-20.fc28 --unique-debug-suffix -3.6.4-20.fc28.ppc64 --unique-debug-src-base python3-3.6.4-20.fc28.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Python-3.6.4 extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6 extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha1.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6dm extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/libpython3.6dm.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_gdbm.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36dm-ppc64-linux-gnu.so hard linked /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/debug/usr/bin/python3.6-3.6.4-20.fc28.ppc64.debug to /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib/debug/usr/bin/python3.6m-3.6.4-20.fc28.ppc64.debug extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_csv.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/resource.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ctypes_test.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_jp.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/spwd.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/xxlimited.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/audioop.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_decimal.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/cmath.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha256.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/array.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_tw.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_asyncio.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_json.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_iso2022.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_elementtree.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_asyncio.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testcapi.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testcapi.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha512.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/audioop.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/math.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_md5.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/cmath.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_crypt.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_elementtree.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/grp.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/array.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_curses.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/ossaudiodev.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testmultiphase.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_socket.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/readline.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_tkinter.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/select.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/select.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/mmap.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_multiprocessing.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_random.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/mmap.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha256.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_decimal.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_lsprof.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/resource.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_dbm.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha1.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/zlib.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_multibytecodec.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testmultiphase.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_cn.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/binascii.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sha512.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_ctypes_test.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testimportmultiple.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testimportmultiple.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_kr.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_jp.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_cn.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_csv.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_hk.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_struct.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/nis.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testbuffer.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_md5.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/nis.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_iso2022.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/parser.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_multiprocessing.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/termios.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_crypt.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_lsprof.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_dbm.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_testbuffer.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_tkinter.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/readline.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/syslog.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/parser.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_multibytecodec.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_gdbm.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/spwd.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_tw.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/ossaudiodev.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_kr.cpython-36m-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_codecs_hk.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/math.cpython-36dm-ppc64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/libpython3.6m.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/libpython3.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/libpython3.so gdb-add-index: [Was there no debuginfo? Was there already an index?] /usr/lib/rpm/sepdebugcrcfix: Updated 137 CRC32s, 1 CRC32s did match. cpio: build/debug/Python/pydtrace.o.dtrace-temp.c: Cannot stat: No such file or directory cpio: build/optimized/Python/pydtrace.o.dtrace-temp.c: Cannot stat: No such file or directory 31365 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' *** WARNING: mangling shebang in /usr/lib/debug/usr/lib64/libpython3.6m.so.1.0-3.6.4-20.fc28.ppc64.debug-gdb.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/lib/debug/usr/lib64/libpython3.6dm.so.1.0-3.6.4-20.fc28.ppc64.debug-gdb.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sRac1t + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.4 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/lib-dynload/:/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64 + find /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 -type f -a -name '*.py' -print0 + PYTHONPATH='/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/lib64/python3.6/site-packages' + xargs -0 /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/bin/python3.6 /builddir/build/SOURCES/check-pyc-and-pyo-timestamps.py + ldd /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/_curses.cpython-36dm-ppc64-linux-gnu.so /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-ppc64-linux-gnu.so /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36dm-ppc64-linux-gnu.so /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36m-ppc64-linux-gnu.so + grep curses + grep libncurses.so + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64//usr/lib64/python3.6/lib-dynload/*.so + case $Module in STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug ++ pwd + topdir=/builddir/build/BUILD/Python-3.6.4 + CheckPython debug + ConfName=debug ++ pwd + ConfDir=/builddir/build/BUILD/Python-3.6.4/build/debug + echo STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug + WITHIN_PYTHON_RPM_BUILD= + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/debug + /builddir/build/BUILD/Python-3.6.4/build/debug/python -m test.regrtest -wW --slowest --findleaks -x test_distutils -x test_bdist_rpm -x test_gdb == CPython 3.6.4 (default, Mar 25 2018, 12:41:58) [GCC 8.0.1 20180222 (Red Hat 8.0.1-0.16)] == Linux-4.15.3-300.fc27.ppc64-ppc64-with-fedora-28-Twenty_Eight big-endian == cwd: /builddir/build/BUILD/Python-3.6.4/build/debug/build/test_python_1615 == CPU count: 4 == encodings: locale=UTF-8, FS=utf-8 Run tests sequentially 0:00:00 load avg: 3.02 [ 1/405] test_grammar 0:00:00 load avg: 3.02 [ 2/405] test_opcodes 0:00:00 load avg: 3.02 [ 3/405] test_dict 0:00:02 load avg: 3.02 [ 4/405] test_builtin 0:00:03 load avg: 3.02 [ 5/405] test_exceptions 0:00:07 load avg: 2.94 [ 6/405] test_types 0:00:07 load avg: 2.94 [ 7/405] test_unittest 0:00:17 load avg: 2.87 [ 8/405] test_doctest 0:00:25 load avg: 2.80 [ 9/405] test_doctest2 0:00:25 load avg: 2.80 [ 10/405] test_support 0:00:25 load avg: 2.90 [ 11/405] test___all__ 0:00:41 load avg: 2.84 [ 12/405] test___future__ 0:00:41 load avg: 2.84 [ 13/405] test__locale 0:00:42 load avg: 2.84 [ 14/405] test__opcode 0:00:42 load avg: 2.84 [ 15/405] test__osx_support 0:00:42 load avg: 2.84 [ 16/405] test_abc 0:00:42 load avg: 2.84 [ 17/405] test_abstract_numbers 0:00:43 load avg: 2.84 [ 18/405] test_aifc 0:00:43 load avg: 2.84 [ 19/405] test_argparse 0:00:52 load avg: 2.71 [ 20/405] test_array 0:00:58 load avg: 2.65 [ 21/405] test_asdl_parser 0:00:58 load avg: 2.65 [ 22/405] test_ast 0:01:12 load avg: 2.51 [ 23/405] test_asyncgen 0:01:13 load avg: 2.51 [ 24/405] test_asynchat 0:01:15 load avg: 2.51 [ 25/405] test_asyncio 0:02:47 load avg: 1.40 [ 26/405] test_asyncore -- test_asyncio passed in 1 min 32 sec 0:02:49 load avg: 1.40 [ 27/405] test_atexit 0:02:50 load avg: 1.40 [ 28/405] test_audioop 0:02:50 load avg: 1.40 [ 29/405] test_augassign 0:02:51 load avg: 1.36 [ 30/405] test_base64 0:02:52 load avg: 1.36 [ 31/405] test_baseexception 0:02:52 load avg: 1.36 [ 32/405] test_bigaddrspace 0:02:52 load avg: 1.36 [ 33/405] test_bigmem 0:02:53 load avg: 1.36 [ 34/405] test_binascii 0:02:54 load avg: 1.36 [ 35/405] test_binhex 0:02:54 load avg: 1.36 [ 36/405] test_binop 0:02:54 load avg: 1.36 [ 37/405] test_bisect 0:02:55 load avg: 1.36 [ 38/405] test_bool 0:02:55 load avg: 1.36 [ 39/405] test_buffer 0:04:05 load avg: 1.11 [ 40/405] test_bufio -- test_buffer passed in 1 min 10 sec 0:04:07 load avg: 1.10 [ 41/405] test_bytes 0:04:23 load avg: 1.08 [ 42/405] test_bz2 0:04:31 load avg: 1.07 [ 43/405] test_c_locale_coercion 0:04:39 load avg: 1.06 [ 44/405] test_calendar 0:04:52 load avg: 1.18 [ 45/405] test_call 0:04:52 load avg: 1.18 [ 46/405] test_capi 0:05:14 load avg: 1.63 [ 47/405] test_cgi 0:05:15 load avg: 1.63 [ 48/405] test_cgitb 0:05:17 load avg: 1.58 [ 49/405] test_charmapcodec 0:05:17 load avg: 1.58 [ 50/405] test_class 0:05:17 load avg: 1.58 [ 51/405] test_cmath 0:05:18 load avg: 1.58 [ 52/405] test_cmd 0:05:19 load avg: 1.58 [ 53/405] test_cmd_line 0:05:26 load avg: 1.57 [ 54/405] test_cmd_line_script 0:05:44 load avg: 1.44 [ 55/405] test_code 0:05:45 load avg: 1.44 [ 56/405] test_code_module 0:05:45 load avg: 1.44 [ 57/405] test_codeccallbacks 0:05:46 load avg: 1.49 [ 58/405] test_codecencodings_cn 0:05:48 load avg: 1.49 [ 59/405] test_codecencodings_hk 0:05:48 load avg: 1.49 [ 60/405] test_codecencodings_iso2022 0:05:50 load avg: 1.49 [ 61/405] test_codecencodings_jp 0:05:55 load avg: 1.45 [ 62/405] test_codecencodings_kr 0:05:56 load avg: 1.41 [ 63/405] test_codecencodings_tw 0:05:57 load avg: 1.41 [ 64/405] test_codecmaps_cn 0:05:57 load avg: 1.41 [ 65/405] test_codecmaps_hk 0:05:58 load avg: 1.41 [ 66/405] test_codecmaps_jp 0:05:58 load avg: 1.41 [ 67/405] test_codecmaps_kr 0:05:58 load avg: 1.41 [ 68/405] test_codecmaps_tw 0:05:58 load avg: 1.41 [ 69/405] test_codecs 0:06:10 load avg: 1.42 [ 70/405] test_codeop 0:06:10 load avg: 1.42 [ 71/405] test_collections 0:06:15 load avg: 1.39 [ 72/405] test_colorsys 0:06:15 load avg: 1.39 [ 73/405] test_compare 0:06:16 load avg: 1.39 [ 74/405] test_compile 0:06:17 load avg: 1.36 [ 75/405] test_compileall 0:06:35 load avg: 1.28 [ 76/405] test_complex 0:06:37 load avg: 1.26 [ 77/405] test_concurrent_futures 0:07:43 load avg: 0.42 [ 78/405] test_configparser -- test_concurrent_futures passed in 1 min 6 sec 0:07:47 load avg: 0.47 [ 79/405] test_contains 0:07:47 load avg: 0.47 [ 80/405] test_contextlib 0:07:48 load avg: 0.47 [ 81/405] test_copy 0:07:49 load avg: 0.47 [ 82/405] test_copyreg 0:07:49 load avg: 0.47 [ 83/405] test_coroutines 0:07:51 load avg: 0.47 [ 84/405] test_cprofile 0:07:51 load avg: 0.51 [ 85/405] test_crashers 0:07:51 load avg: 0.51 [ 86/405] test_crypt 0:07:52 load avg: 0.51 [ 87/405] test_csv 0:07:56 load avg: 0.55 [ 88/405] test_ctypes 0:08:02 load avg: 0.59 [ 89/405] test_curses test_curses skipped -- Use of the 'curses' resource not enabled 0:08:02 load avg: 0.59 [ 90/405] test_datetime -- test_curses skipped (resource denied) 0:08:29 load avg: 0.80 [ 91/405] test_dbm 0:08:30 load avg: 0.80 [ 92/405] test_dbm_dumb 0:08:31 load avg: 0.80 [ 93/405] test_dbm_gnu 0:08:32 load avg: 0.82 [ 94/405] test_dbm_ndbm 0:08:33 load avg: 0.82 [ 95/405] test_decimal 0:09:07 load avg: 0.90 [ 96/405] test_decorators -- test_decimal passed in 35 sec 0:09:08 load avg: 0.90 [ 97/405] test_defaultdict 0:09:08 load avg: 0.90 [ 98/405] test_deque 0:09:23 load avg: 0.92 [ 99/405] test_descr 0:09:31 load avg: 0.93 [100/405] test_descrtut 0:09:32 load avg: 0.93 [101/405] test_devpoll test_devpoll skipped -- test works only on Solaris OS family 0:09:32 load avg: 0.93 [102/405] test_dict_version -- test_devpoll skipped 0:09:32 load avg: 0.93 [103/405] test_dictcomps 0:09:33 load avg: 0.93 [104/405] test_dictviews 0:09:33 load avg: 0.93 [105/405] test_difflib 0:09:42 load avg: 0.95 [106/405] test_dis 0:09:44 load avg: 0.95 [107/405] test_docxmlrpc 0:09:48 load avg: 0.87 [108/405] test_dtrace 0:09:49 load avg: 0.87 [109/405] test_dummy_thread 0:09:49 load avg: 0.87 [110/405] test_dummy_threading 0:09:49 load avg: 0.87 [111/405] test_dynamic 0:09:50 load avg: 0.87 [112/405] test_dynamicclassattribute 0:09:50 load avg: 0.87 [113/405] test_eintr 0:09:59 load avg: 0.82 [114/405] test_email 0:10:20 load avg: 0.87 [115/405] test_ensurepip 0:10:27 load avg: 0.89 [116/405] test_enum 0:10:30 load avg: 0.89 [117/405] test_enumerate 0:10:31 load avg: 0.89 [118/405] test_eof 0:10:31 load avg: 0.90 [119/405] test_epoll 0:10:34 load avg: 0.90 [120/405] test_errno 0:10:34 load avg: 0.90 [121/405] test_exception_hierarchy 0:10:35 load avg: 0.90 [122/405] test_exception_variations 0:10:35 load avg: 0.90 [123/405] test_extcall 0:10:35 load avg: 0.90 [124/405] test_faulthandler 0:11:11 load avg: 0.99 [125/405] test_fcntl -- test_faulthandler passed in 35 sec 0:11:11 load avg: 0.99 [126/405] test_file 0:11:12 load avg: 0.99 [127/405] test_file_eintr 0:11:18 load avg: 0.91 [128/405] test_filecmp 0:11:18 load avg: 0.91 [129/405] test_fileinput 0:11:18 load avg: 0.91 [130/405] test_fileio 0:11:19 load avg: 0.91 [131/405] test_finalization 0:11:24 load avg: 0.92 [132/405] test_float 0:11:26 load avg: 0.92 [133/405] test_flufl 0:11:26 load avg: 0.92 [134/405] test_fnmatch 0:11:26 load avg: 0.92 [135/405] test_fork1 0:11:33 load avg: 0.85 [136/405] test_format 0:11:34 load avg: 0.85 [137/405] test_fractions 0:11:34 load avg: 0.85 [138/405] test_frame 0:11:35 load avg: 0.85 [139/405] test_fstring 0:11:40 load avg: 0.86 [140/405] test_ftplib 0:11:52 load avg: 0.82 [141/405] test_funcattrs 0:11:53 load avg: 0.82 [142/405] test_functools 0:11:54 load avg: 0.82 [143/405] test_future 0:11:55 load avg: 0.82 [144/405] test_future3 0:11:55 load avg: 0.82 [145/405] test_future4 0:11:55 load avg: 0.82 [146/405] test_future5 0:11:56 load avg: 0.82 [147/405] test_gc 0:12:05 load avg: 0.85 [148/405] test_generator_stop 0:12:06 load avg: 0.85 [149/405] test_generators 0:12:07 load avg: 0.86 [150/405] test_genericpath 0:12:08 load avg: 0.86 [151/405] test_genexps 0:12:08 load avg: 0.86 [152/405] test_getargs2 0:12:09 load avg: 0.86 [153/405] test_getopt 0:12:09 load avg: 0.86 [154/405] test_getpass 0:12:10 load avg: 0.86 [155/405] test_gettext 0:12:10 load avg: 0.86 [156/405] test_glob 0:12:11 load avg: 0.86 [157/405] test_global 0:12:11 load avg: 0.86 [158/405] test_grp 0:12:12 load avg: 0.87 [159/405] test_gzip 0:12:13 load avg: 0.87 [160/405] test_hash 0:12:16 load avg: 0.87 [161/405] test_hashlib 0:12:21 load avg: 0.88 [162/405] test_heapq 0:12:27 load avg: 0.90 [163/405] test_hmac 0:12:28 load avg: 0.90 [164/405] test_html 0:12:28 load avg: 0.90 [165/405] test_htmlparser 0:12:29 load avg: 0.90 [166/405] test_http_cookiejar 0:12:30 load avg: 0.90 [167/405] test_http_cookies 0:12:30 load avg: 0.90 [168/405] test_httplib 0:12:31 load avg: 0.90 [169/405] test_httpservers 0:12:34 load avg: 0.83 [170/405] test_idle 0:12:38 load avg: 0.84 [171/405] test_imaplib 0:12:49 load avg: 0.71 [172/405] test_imghdr 0:12:50 load avg: 0.71 [173/405] test_imp 0:12:50 load avg: 0.71 [174/405] test_import 0:12:53 load avg: 0.74 [175/405] test_importlib 0:13:00 load avg: 0.76 [176/405] test_index 0:13:00 load avg: 0.76 [177/405] test_inspect 0:13:05 load avg: 0.78 [178/405] test_int 0:13:05 load avg: 0.78 [179/405] test_int_literal 0:13:06 load avg: 0.78 [180/405] test_io 0:14:27 load avg: 0.60 [181/405] test_ioctl -- test_io passed in 1 min 21 sec test_ioctl skipped -- Unable to open /dev/tty 0:14:28 load avg: 0.60 [182/405] test_ipaddress -- test_ioctl skipped 0:14:29 load avg: 0.60 [183/405] test_isinstance 0:14:30 load avg: 0.60 [184/405] test_iter 0:14:31 load avg: 0.60 [185/405] test_iterlen 0:14:31 load avg: 0.60 [186/405] test_itertools 0:15:23 load avg: 0.84 [187/405] test_json -- test_itertools passed in 52 sec 0:15:39 load avg: 0.88 [188/405] test_keyword 0:15:40 load avg: 0.88 [189/405] test_keywordonlyarg 0:15:41 load avg: 0.88 [190/405] test_kqueue test_kqueue skipped -- test works only on BSD 0:15:41 load avg: 0.88 [191/405] test_largefile -- test_kqueue skipped 0:15:42 load avg: 0.88 [192/405] test_lib2to3 --- /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/bom.py 2017-12-19 04:53:56.000000000 +0000 +++ @ 2018-03-25 13:05:05.103422408 +0000 @@ -1,2 +1,2 @@ -# coding: utf-8 +# coding: utf-8 print "BOM BOOM!" 0:16:59 load avg: 0.97 [193/405] test_linecache -- test_lib2to3 passed in 1 min 17 sec 0:17:00 load avg: 0.97 [194/405] test_list 0:17:03 load avg: 0.97 [195/405] test_listcomps 0:17:04 load avg: 0.97 [196/405] test_locale 0:17:05 load avg: 0.97 [197/405] test_logging 0:17:25 load avg: 0.70 [198/405] test_long 0:17:53 load avg: 0.82 [199/405] test_longexp 0:17:55 load avg: 0.82 [200/405] test_lzma 0:18:02 load avg: 0.83 [201/405] test_macpath 0:18:02 load avg: 0.85 [202/405] test_macurl2path 0:18:03 load avg: 0.85 [203/405] test_mailbox 0:18:21 load avg: 1.03 [204/405] test_mailcap 0:18:22 load avg: 1.03 [205/405] test_marshal 0:18:23 load avg: 1.11 [206/405] test_math 0:18:38 load avg: 1.08 [207/405] test_memoryio 0:18:39 load avg: 1.08 [208/405] test_memoryview 0:18:43 load avg: 1.08 [209/405] test_metaclass 0:18:43 load avg: 1.08 [210/405] test_mimetypes 0:18:44 load avg: 1.08 [211/405] test_minidom 0:18:45 load avg: 1.08 [212/405] test_mmap 0:18:48 load avg: 1.07 [213/405] test_module 0:18:49 load avg: 1.07 [214/405] test_modulefinder 0:18:53 load avg: 1.06 [215/405] test_msilib test_msilib skipped -- No module named '_msi' 0:18:54 load avg: 1.06 [216/405] test_multibytecodec -- test_msilib skipped 0:19:10 load avg: 1.05 [217/405] test_multiprocessing_fork 0:20:45 load avg: 0.46 [218/405] test_multiprocessing_forkserver -- test_multiprocessing_fork passed in 1 min 35 sec 0:22:42 load avg: 0.61 [219/405] test_multiprocessing_main_handling -- test_multiprocessing_forkserver passed in 1 min 57 sec 0:23:16 load avg: 1.58 [220/405] test_multiprocessing_spawn -- test_multiprocessing_main_handling passed in 34 sec 0:27:01 load avg: 1.29 [221/405] test_netrc -- test_multiprocessing_spawn passed in 3 min 45 sec 0:27:02 load avg: 1.29 [222/405] test_nis 0:27:02 load avg: 1.29 [223/405] test_nntplib 0:27:03 load avg: 1.29 [224/405] test_normalization 0:27:04 load avg: 1.26 [225/405] test_ntpath 0:27:05 load avg: 1.26 [226/405] test_numeric_tower 0:27:06 load avg: 1.26 [227/405] test_openpty 0:27:07 load avg: 1.26 [228/405] test_operator 0:27:08 load avg: 1.26 [229/405] test_optparse 0:27:08 load avg: 1.24 [230/405] test_ordered_dict 0:27:16 load avg: 1.22 [231/405] test_os stty: 'standard input': Inappropriate ioctl for device 0:27:22 load avg: 1.20 [232/405] test_ossaudiodev test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:27:22 load avg: 1.20 [233/405] test_osx_env -- test_ossaudiodev skipped (resource denied) 0:27:23 load avg: 1.20 [234/405] test_parser 0:27:24 load avg: 1.19 [235/405] test_pathlib 0:27:26 load avg: 1.19 [236/405] test_pdb 0:27:29 load avg: 1.25 [237/405] test_peepholer 0:27:30 load avg: 1.25 [238/405] test_pickle 0:28:35 load avg: 1.08 [239/405] test_pickletools -- test_pickle passed in 1 min 5 sec 0:28:49 load avg: 1.06 [240/405] test_pipes 0:28:50 load avg: 1.06 [241/405] test_pkg 0:28:51 load avg: 1.06 [242/405] test_pkgimport 0:28:51 load avg: 1.06 [243/405] test_pkgutil 0:28:52 load avg: 1.06 [244/405] test_platform 0:28:53 load avg: 1.06 [245/405] test_plistlib 0:28:54 load avg: 1.06 [246/405] test_poll 0:29:06 load avg: 0.90 [247/405] test_popen 0:29:07 load avg: 0.90 [248/405] test_poplib 0:29:13 load avg: 0.82 [249/405] test_posix 0:29:15 load avg: 0.84 [250/405] test_posixpath 0:29:15 load avg: 0.84 [251/405] test_pow 0:29:17 load avg: 0.84 [252/405] test_pprint 0:29:18 load avg: 0.84 [253/405] test_print 0:29:19 load avg: 0.85 [254/405] test_profile 0:29:19 load avg: 0.85 [255/405] test_property 0:29:20 load avg: 0.85 [256/405] test_pstats 0:29:20 load avg: 0.85 [257/405] test_pty 0:29:21 load avg: 0.85 [258/405] test_pulldom 0:29:22 load avg: 0.85 [259/405] test_pwd 0:29:22 load avg: 0.85 [260/405] test_py_compile 0:29:23 load avg: 0.85 [261/405] test_pyclbr 0:29:38 load avg: 0.89 [262/405] test_pydoc 0:29:48 load avg: 0.98 [263/405] test_pyexpat 0:29:48 load avg: 0.98 [264/405] test_queue 0:29:52 load avg: 0.90 [265/405] test_quopri 0:29:53 load avg: 0.90 [266/405] test_raise 0:29:54 load avg: 0.91 [267/405] test_random 0:30:03 load avg: 0.92 [268/405] test_range 0:30:10 load avg: 0.93 [269/405] test_re 0:30:19 load avg: 0.94 [270/405] test_readline 0:30:20 load avg: 0.94 [271/405] test_regrtest 0:31:09 load avg: 1.30 [272/405] test_repl -- test_regrtest passed in 48 sec 0:31:09 load avg: 1.27 [273/405] test_reprlib 0:31:10 load avg: 1.27 [274/405] test_resource 0:31:12 load avg: 1.27 [275/405] test_richcmp 0:31:13 load avg: 1.27 [276/405] test_rlcompleter 0:31:14 load avg: 1.27 [277/405] test_robotparser 0:31:14 load avg: 1.25 [278/405] test_runpy 0:31:24 load avg: 1.21 [279/405] test_sax 0:31:26 load avg: 1.21 [280/405] test_sched 0:31:27 load avg: 1.21 [281/405] test_scope 0:31:27 load avg: 1.21 [282/405] test_script_helper 0:31:29 load avg: 1.21 [283/405] test_secrets 0:31:29 load avg: 1.19 [284/405] test_select 0:31:41 load avg: 1.01 [285/405] test_selectors 0:31:57 load avg: 0.79 [286/405] test_set 0:32:13 load avg: 0.83 [287/405] test_setcomps 0:32:13 load avg: 0.83 [288/405] test_shelve 0:32:15 load avg: 0.85 [289/405] test_shlex 0:32:16 load avg: 0.85 [290/405] test_shutil 0:32:17 load avg: 0.85 [291/405] test_signal 0:32:44 load avg: 0.77 [292/405] test_site 0:32:46 load avg: 0.77 [293/405] test_slice 0:32:48 load avg: 0.77 [294/405] test_smtpd 0:32:49 load avg: 0.77 [295/405] test_smtplib 0:32:51 load avg: 0.79 [296/405] test_smtpnet test_smtpnet skipped -- Use of the 'network' resource not enabled 0:32:51 load avg: 0.79 [297/405] test_sndhdr -- test_smtpnet skipped (resource denied) 0:32:52 load avg: 0.79 [298/405] test_socket 0:33:20 load avg: 0.56 [299/405] test_socketserver test_socketserver skipped -- Use of the 'network' resource not enabled 0:33:21 load avg: 0.56 [300/405] test_sort -- test_socketserver skipped (resource denied) 0:33:22 load avg: 0.56 [301/405] test_source_encoding 0:33:24 load avg: 0.60 [302/405] test_spwd 0:33:25 load avg: 0.60 [303/405] test_sqlite 0:33:27 load avg: 0.60 [304/405] test_ssl 0:33:30 load avg: 0.55 [305/405] test_startfile test_startfile skipped -- object has no attribute 'startfile' 0:33:31 load avg: 0.55 [306/405] test_stat -- test_startfile skipped 0:33:31 load avg: 0.55 [307/405] test_statistics 0:33:38 load avg: 0.58 [308/405] test_strftime 0:33:41 load avg: 0.62 [309/405] test_string 0:33:42 load avg: 0.62 [310/405] test_string_literals 0:33:46 load avg: 0.65 [311/405] test_stringprep 0:33:47 load avg: 0.65 [312/405] test_strptime 0:33:48 load avg: 0.65 [313/405] test_strtod 0:33:55 load avg: 0.70 [314/405] test_struct 0:34:00 load avg: 0.81 [315/405] test_structmembers 0:34:01 load avg: 0.81 [316/405] test_structseq 0:34:02 load avg: 0.81 [317/405] test_subclassinit 0:34:02 load avg: 0.81 [318/405] test_subprocess 0:35:09 load avg: 0.84 [319/405] test_sunau -- test_subprocess passed in 1 min 6 sec 0:35:10 load avg: 0.85 [320/405] test_sundry 0:35:11 load avg: 0.85 [321/405] test_super 0:35:11 load avg: 0.85 [322/405] test_symbol 0:35:12 load avg: 0.85 [323/405] test_symtable 0:35:13 load avg: 0.85 [324/405] test_syntax 0:35:13 load avg: 0.85 [325/405] test_sys 0:35:19 load avg: 0.88 [326/405] test_sys_setprofile 0:35:20 load avg: 0.88 [327/405] test_sys_settrace 0:35:21 load avg: 0.88 [328/405] test_sysconfig 0:35:22 load avg: 0.88 [329/405] test_syslog 0:35:23 load avg: 0.88 [330/405] test_tarfile 0:35:59 load avg: 0.94 [331/405] test_tcl -- test_tarfile passed in 37 sec 0:36:00 load avg: 0.94 [332/405] test_telnetlib 0:36:01 load avg: 0.94 [333/405] test_tempfile 0:36:05 load avg: 0.94 [334/405] test_textwrap 0:36:06 load avg: 0.94 [335/405] test_thread 0:36:07 load avg: 0.94 [336/405] test_threaded_import 0:36:09 load avg: 0.94 [337/405] test_threadedtempfile 0:36:10 load avg: 0.95 [338/405] test_threading 0:36:25 load avg: 0.97 [339/405] test_threading_local 0:36:28 load avg: 0.97 [340/405] test_threadsignals 0:36:33 load avg: 0.89 [341/405] test_time 0:36:36 load avg: 0.82 [342/405] test_timeit 0:36:37 load avg: 0.82 [343/405] test_timeout test_timeout skipped -- Use of the 'network' resource not enabled 0:36:38 load avg: 0.82 [344/405] test_tix -- test_timeout skipped (resource denied) test_tix skipped -- Use of the 'gui' resource not enabled 0:36:38 load avg: 0.82 [345/405] test_tk -- test_tix skipped (resource denied) test_tk skipped -- Use of the 'gui' resource not enabled 0:36:39 load avg: 0.82 [346/405] test_tokenize -- test_tk skipped (resource denied) 0:36:52 load avg: 1.02 [347/405] test_tools 0:37:07 load avg: 1.02 [348/405] test_trace 0:37:40 load avg: 1.01 [349/405] test_traceback -- test_trace passed in 33 sec 0:37:44 load avg: 1.01 [350/405] test_tracemalloc 0:37:53 load avg: 0.93 [351/405] test_ttk_guionly test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 0:37:54 load avg: 0.93 [352/405] test_ttk_textonly -- test_ttk_guionly skipped (resource denied) 0:37:55 load avg: 0.93 [353/405] test_tuple 0:38:17 load avg: 0.95 [354/405] test_turtle 0:38:18 load avg: 0.95 [355/405] test_typechecks 0:38:19 load avg: 0.95 [356/405] test_typing 0:38:20 load avg: 0.96 [357/405] test_ucn 0:38:23 load avg: 0.96 [358/405] test_unary 0:38:23 load avg: 0.96 [359/405] test_unicode 0:38:35 load avg: 0.97 [360/405] test_unicode_file 0:38:36 load avg: 0.97 [361/405] test_unicode_file_functions 0:38:37 load avg: 0.97 [362/405] test_unicode_identifiers 0:38:38 load avg: 0.97 [363/405] test_unicodedata 0:39:12 load avg: 0.98 [364/405] test_univnewlines -- test_unicodedata passed in 34 sec 0:39:13 load avg: 0.98 [365/405] test_unpack 0:39:13 load avg: 0.98 [366/405] test_unpack_ex 0:39:14 load avg: 0.98 [367/405] test_urllib 0:39:15 load avg: 0.98 [368/405] test_urllib2 0:39:16 load avg: 0.98 [369/405] test_urllib2_localnet 0:39:19 load avg: 0.98 [370/405] test_urllib2net test_urllib2net skipped -- Use of the 'network' resource not enabled 0:39:20 load avg: 0.99 [371/405] test_urllib_response -- test_urllib2net skipped (resource denied) 0:39:21 load avg: 0.99 [372/405] test_urllibnet test_urllibnet skipped -- Use of the 'network' resource not enabled 0:39:22 load avg: 0.99 [373/405] test_urlparse -- test_urllibnet skipped (resource denied) 0:39:22 load avg: 0.99 [374/405] test_userdict 0:39:24 load avg: 0.99 [375/405] test_userlist 0:39:25 load avg: 0.99 [376/405] test_userstring 0:39:36 load avg: 0.99 [377/405] test_utf8source 0:39:37 load avg: 0.99 [378/405] test_uu 0:39:38 load avg: 0.99 [379/405] test_uuid 0:39:39 load avg: 0.99 [380/405] test_venv 0:40:32 load avg: 1.00 [381/405] test_wait3 -- test_venv passed in 53 sec 0:40:39 load avg: 0.92 [382/405] test_wait4 0:40:46 load avg: 0.78 [383/405] test_warnings 0:40:50 load avg: 0.87 [384/405] test_wave 0:40:51 load avg: 0.87 [385/405] test_weakref 0:43:18 load avg: 1.02 [386/405] test_weakset -- test_weakref passed in 2 min 27 sec 0:43:20 load avg: 1.02 [387/405] test_webbrowser 0:43:20 load avg: 1.02 [388/405] test_winconsoleio test_winconsoleio skipped -- test only relevant on win32 0:43:21 load avg: 1.02 [389/405] test_winreg -- test_winconsoleio skipped test_winreg skipped -- No module named 'winreg' 0:43:22 load avg: 1.02 [390/405] test_winsound -- test_winreg skipped test_winsound skipped -- Use of the 'audio' resource not enabled 0:43:22 load avg: 1.02 [391/405] test_with -- test_winsound skipped (resource denied) 0:43:23 load avg: 1.02 [392/405] test_wsgiref 0:43:24 load avg: 1.02 [393/405] test_xdrlib 0:43:24 load avg: 1.02 [394/405] test_xml_dom_minicompat 0:43:25 load avg: 1.02 [395/405] test_xml_etree 0:43:28 load avg: 1.02 [396/405] test_xml_etree_c 0:43:33 load avg: 1.02 [397/405] test_xmlrpc 0:43:38 load avg: 0.94 [398/405] test_xmlrpc_net test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 0:43:39 load avg: 0.94 [399/405] test_yield_from -- test_xmlrpc_net skipped (resource denied) 0:43:40 load avg: 0.94 [400/405] test_zipapp 0:43:41 load avg: 0.94 [401/405] test_zipfile 0:44:05 load avg: 0.96 [402/405] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:44:06 load avg: 0.96 [403/405] test_zipimport -- test_zipfile64 skipped (resource denied) 0:44:07 load avg: 0.96 [404/405] test_zipimport_support 0:44:11 load avg: 0.97 [405/405] test_zlib 385 tests OK. 10 slowest tests: - test_multiprocessing_spawn: 3 min 44 sec - test_weakref: 2 min 26 sec - test_multiprocessing_forkserver: 1 min 57 sec - test_multiprocessing_fork: 1 min 34 sec - test_asyncio: 1 min 32 sec - test_io: 1 min 21 sec - test_lib2to3: 1 min 17 sec - test_buffer: 1 min 10 sec - test_concurrent_futures: 1 min 6 sec - test_subprocess: 1 min 6 sec 20 tests skipped: test_curses test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_smtpnet test_socketserver test_startfile test_timeout test_tix test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winconsoleio test_winreg test_winsound test_xmlrpc_net test_zipfile64 Total duration: 44 min 14 sec Tests result: SUCCESS FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: debug + echo FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: debug + CheckPython optimized + ConfName=optimized ++ pwd STARTING: CHECKING OF PYTHON FOR CONFIGURATION: optimized + ConfDir=/builddir/build/BUILD/Python-3.6.4/build/optimized + echo STARTING: CHECKING OF PYTHON FOR CONFIGURATION: optimized + WITHIN_PYTHON_RPM_BUILD= + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.4/build/optimized + /builddir/build/BUILD/Python-3.6.4/build/optimized/python -m test.regrtest -wW --slowest --findleaks -x test_distutils -x test_bdist_rpm -x test_gdb == CPython 3.6.4 (default, Mar 25 2018, 12:43:20) [GCC 8.0.1 20180222 (Red Hat 8.0.1-0.16)] == Linux-4.15.3-300.fc27.ppc64-ppc64-with-fedora-28-Twenty_Eight big-endian == cwd: /builddir/build/BUILD/Python-3.6.4/build/optimized/build/test_python_19243 == CPU count: 4 == encodings: locale=UTF-8, FS=utf-8 Run tests sequentially 0:00:00 load avg: 0.97 [ 1/405] test_grammar 0:00:00 load avg: 0.97 [ 2/405] test_opcodes 0:00:00 load avg: 0.97 [ 3/405] test_dict 0:00:00 load avg: 0.97 [ 4/405] test_builtin 0:00:00 load avg: 0.97 [ 5/405] test_exceptions 0:00:02 load avg: 0.97 [ 6/405] test_types 0:00:02 load avg: 0.97 [ 7/405] test_unittest 0:00:04 load avg: 0.97 [ 8/405] test_doctest 0:00:06 load avg: 0.97 [ 9/405] test_doctest2 0:00:06 load avg: 0.97 [ 10/405] test_support 0:00:06 load avg: 0.97 [ 11/405] test___all__ 0:00:07 load avg: 0.97 [ 12/405] test___future__ 0:00:07 load avg: 0.97 [ 13/405] test__locale 0:00:07 load avg: 0.97 [ 14/405] test__opcode 0:00:07 load avg: 0.97 [ 15/405] test__osx_support 0:00:07 load avg: 0.97 [ 16/405] test_abc 0:00:08 load avg: 0.97 [ 17/405] test_abstract_numbers 0:00:08 load avg: 0.97 [ 18/405] test_aifc 0:00:08 load avg: 0.97 [ 19/405] test_argparse 0:00:11 load avg: 0.97 [ 20/405] test_array 0:00:13 load avg: 0.97 [ 21/405] test_asdl_parser 0:00:13 load avg: 0.97 [ 22/405] test_ast 0:00:17 load avg: 0.98 [ 23/405] test_asyncgen 0:00:18 load avg: 0.98 [ 24/405] test_asynchat 0:00:19 load avg: 0.98 [ 25/405] test_asyncio 0:01:05 load avg: 0.93 [ 26/405] test_asyncore -- test_asyncio passed in 46 sec 0:01:07 load avg: 0.86 [ 27/405] test_atexit 0:01:07 load avg: 0.86 [ 28/405] test_audioop 0:01:07 load avg: 0.86 [ 29/405] test_augassign 0:01:07 load avg: 0.86 [ 30/405] test_base64 0:01:07 load avg: 0.86 [ 31/405] test_baseexception 0:01:08 load avg: 0.86 [ 32/405] test_bigaddrspace 0:01:08 load avg: 0.86 [ 33/405] test_bigmem 0:01:08 load avg: 0.86 [ 34/405] test_binascii 0:01:08 load avg: 0.86 [ 35/405] test_binhex 0:01:08 load avg: 0.86 [ 36/405] test_binop 0:01:08 load avg: 0.86 [ 37/405] test_bisect 0:01:09 load avg: 0.86 [ 38/405] test_bool 0:01:09 load avg: 0.86 [ 39/405] test_buffer 0:01:27 load avg: 0.97 [ 40/405] test_bufio 0:01:28 load avg: 0.97 [ 41/405] test_bytes 0:01:32 load avg: 0.97 [ 42/405] test_bz2 0:01:37 load avg: 0.97 [ 43/405] test_c_locale_coercion 0:01:40 load avg: 0.97 [ 44/405] test_calendar 0:01:43 load avg: 0.97 [ 45/405] test_call 0:01:43 load avg: 0.97 [ 46/405] test_capi 0:01:57 load avg: 1.13 [ 47/405] test_cgi 0:01:58 load avg: 1.13 [ 48/405] test_cgitb 0:01:58 load avg: 1.13 [ 49/405] test_charmapcodec 0:01:58 load avg: 1.13 [ 50/405] test_class 0:01:58 load avg: 1.13 [ 51/405] test_cmath 0:01:59 load avg: 1.13 [ 52/405] test_cmd 0:01:59 load avg: 1.13 [ 53/405] test_cmd_line 0:02:01 load avg: 1.12 [ 54/405] test_cmd_line_script 0:02:05 load avg: 1.11 [ 55/405] test_code 0:02:06 load avg: 1.11 [ 56/405] test_code_module 0:02:06 load avg: 1.11 [ 57/405] test_codeccallbacks 0:02:06 load avg: 1.11 [ 58/405] test_codecencodings_cn 0:02:07 load avg: 1.11 [ 59/405] test_codecencodings_hk 0:02:07 load avg: 1.11 [ 60/405] test_codecencodings_iso2022 0:02:07 load avg: 1.11 [ 61/405] test_codecencodings_jp 0:02:09 load avg: 1.11 [ 62/405] test_codecencodings_kr 0:02:09 load avg: 1.11 [ 63/405] test_codecencodings_tw 0:02:09 load avg: 1.11 [ 64/405] test_codecmaps_cn 0:02:10 load avg: 1.11 [ 65/405] test_codecmaps_hk 0:02:10 load avg: 1.11 [ 66/405] test_codecmaps_jp 0:02:10 load avg: 1.11 [ 67/405] test_codecmaps_kr 0:02:10 load avg: 1.11 [ 68/405] test_codecmaps_tw 0:02:10 load avg: 1.10 [ 69/405] test_codecs 0:02:13 load avg: 1.10 [ 70/405] test_codeop 0:02:13 load avg: 1.10 [ 71/405] test_collections 0:02:15 load avg: 1.10 [ 72/405] test_colorsys 0:02:15 load avg: 1.10 [ 73/405] test_compare 0:02:15 load avg: 1.10 [ 74/405] test_compile 0:02:15 load avg: 1.10 [ 75/405] test_compileall 0:02:20 load avg: 1.10 [ 76/405] test_complex 0:02:20 load avg: 1.09 [ 77/405] test_concurrent_futures 0:03:25 load avg: 0.40 [ 78/405] test_configparser -- test_concurrent_futures passed in 1 min 4 sec 0:03:26 load avg: 0.53 [ 79/405] test_contains 0:03:26 load avg: 0.53 [ 80/405] test_contextlib 0:03:26 load avg: 0.53 [ 81/405] test_copy 0:03:26 load avg: 0.53 [ 82/405] test_copyreg 0:03:27 load avg: 0.53 [ 83/405] test_coroutines 0:03:27 load avg: 0.53 [ 84/405] test_cprofile 0:03:28 load avg: 0.53 [ 85/405] test_crashers 0:03:28 load avg: 0.53 [ 86/405] test_crypt 0:03:28 load avg: 0.53 [ 87/405] test_csv 0:03:28 load avg: 0.53 [ 88/405] test_ctypes 0:03:30 load avg: 0.53 [ 89/405] test_curses test_curses skipped -- Use of the 'curses' resource not enabled 0:03:30 load avg: 0.53 [ 90/405] test_datetime -- test_curses skipped (resource denied) 0:03:38 load avg: 0.60 [ 91/405] test_dbm 0:03:39 load avg: 0.60 [ 92/405] test_dbm_dumb 0:03:39 load avg: 0.60 [ 93/405] test_dbm_gnu 0:03:40 load avg: 0.60 [ 94/405] test_dbm_ndbm 0:03:40 load avg: 0.63 [ 95/405] test_decimal 0:03:49 load avg: 0.66 [ 96/405] test_decorators 0:03:49 load avg: 0.66 [ 97/405] test_defaultdict 0:03:49 load avg: 0.66 [ 98/405] test_deque 0:03:54 load avg: 0.69 [ 99/405] test_descr 0:03:57 load avg: 0.71 [100/405] test_descrtut 0:03:57 load avg: 0.71 [101/405] test_devpoll test_devpoll skipped -- test works only on Solaris OS family 0:03:57 load avg: 0.71 [102/405] test_dict_version -- test_devpoll skipped 0:03:58 load avg: 0.71 [103/405] test_dictcomps 0:03:58 load avg: 0.71 [104/405] test_dictviews 0:03:58 load avg: 0.71 [105/405] test_difflib 0:04:00 load avg: 0.74 [106/405] test_dis 0:04:01 load avg: 0.74 [107/405] test_docxmlrpc 0:04:04 load avg: 0.74 [108/405] test_dtrace 0:04:05 load avg: 0.74 [109/405] test_dummy_thread 0:04:05 load avg: 0.74 [110/405] test_dummy_threading 0:04:05 load avg: 0.74 [111/405] test_dynamic 0:04:05 load avg: 0.74 [112/405] test_dynamicclassattribute 0:04:05 load avg: 0.76 [113/405] test_eintr 0:04:12 load avg: 0.78 [114/405] test_email 0:04:19 load avg: 0.80 [115/405] test_ensurepip 0:04:23 load avg: 0.81 [116/405] test_enum 0:04:24 load avg: 0.81 [117/405] test_enumerate 0:04:24 load avg: 0.81 [118/405] test_eof 0:04:25 load avg: 0.81 [119/405] test_epoll 0:04:27 load avg: 0.75 [120/405] test_errno 0:04:27 load avg: 0.75 [121/405] test_exception_hierarchy 0:04:27 load avg: 0.75 [122/405] test_exception_variations 0:04:27 load avg: 0.75 [123/405] test_extcall 0:04:28 load avg: 0.75 [124/405] test_faulthandler 0:04:58 load avg: 0.99 [125/405] test_fcntl -- test_faulthandler passed in 30 sec 0:04:58 load avg: 0.99 [126/405] test_file 0:04:58 load avg: 0.99 [127/405] test_file_eintr 0:05:01 load avg: 0.91 [128/405] test_filecmp 0:05:01 load avg: 0.91 [129/405] test_fileinput 0:05:01 load avg: 0.91 [130/405] test_fileio 0:05:01 load avg: 0.91 [131/405] test_finalization 0:05:03 load avg: 0.91 [132/405] test_float 0:05:04 load avg: 0.91 [133/405] test_flufl 0:05:04 load avg: 0.91 [134/405] test_fnmatch 0:05:04 load avg: 0.91 [135/405] test_fork1 0:05:11 load avg: 0.77 [136/405] test_format 0:05:11 load avg: 0.77 [137/405] test_fractions 0:05:11 load avg: 0.77 [138/405] test_frame 0:05:12 load avg: 0.77 [139/405] test_fstring 0:05:13 load avg: 0.77 [140/405] test_ftplib 0:05:18 load avg: 0.71 [141/405] test_funcattrs 0:05:18 load avg: 0.71 [142/405] test_functools 0:05:19 load avg: 0.71 [143/405] test_future 0:05:19 load avg: 0.71 [144/405] test_future3 0:05:19 load avg: 0.71 [145/405] test_future4 0:05:19 load avg: 0.71 [146/405] test_future5 0:05:19 load avg: 0.71 [147/405] test_gc 0:05:24 load avg: 0.73 [148/405] test_generator_stop 0:05:24 load avg: 0.73 [149/405] test_generators 0:05:25 load avg: 0.73 [150/405] test_genericpath 0:05:25 load avg: 0.73 [151/405] test_genexps 0:05:25 load avg: 0.73 [152/405] test_getargs2 0:05:25 load avg: 0.73 [153/405] test_getopt 0:05:25 load avg: 0.76 [154/405] test_getpass 0:05:26 load avg: 0.76 [155/405] test_gettext 0:05:26 load avg: 0.76 [156/405] test_glob 0:05:26 load avg: 0.76 [157/405] test_global 0:05:26 load avg: 0.76 [158/405] test_grp 0:05:27 load avg: 0.76 [159/405] test_gzip 0:05:28 load avg: 0.76 [160/405] test_hash 0:05:29 load avg: 0.76 [161/405] test_hashlib 0:05:31 load avg: 0.86 [162/405] test_heapq 0:05:32 load avg: 0.86 [163/405] test_hmac 0:05:33 load avg: 0.86 [164/405] test_html 0:05:33 load avg: 0.86 [165/405] test_htmlparser 0:05:33 load avg: 0.86 [166/405] test_http_cookiejar 0:05:33 load avg: 0.86 [167/405] test_http_cookies 0:05:33 load avg: 0.86 [168/405] test_httplib 0:05:34 load avg: 0.86 [169/405] test_httpservers 0:05:36 load avg: 0.87 [170/405] test_idle 0:05:37 load avg: 0.87 [171/405] test_imaplib 0:05:47 load avg: 0.73 [172/405] test_imghdr 0:05:47 load avg: 0.73 [173/405] test_imp 0:05:48 load avg: 0.73 [174/405] test_import 0:05:48 load avg: 0.73 [175/405] test_importlib 0:05:52 load avg: 0.76 [176/405] test_index 0:05:53 load avg: 0.76 [177/405] test_inspect 0:05:54 load avg: 0.76 [178/405] test_int 0:05:54 load avg: 0.76 [179/405] test_int_literal 0:05:54 load avg: 0.76 [180/405] test_io 0:06:44 load avg: 0.55 [181/405] test_ioctl -- test_io passed in 50 sec test_ioctl skipped -- Unable to open /dev/tty 0:06:44 load avg: 0.55 [182/405] test_ipaddress -- test_ioctl skipped 0:06:45 load avg: 0.55 [183/405] test_isinstance 0:06:45 load avg: 0.55 [184/405] test_iter 0:06:46 load avg: 0.59 [185/405] test_iterlen 0:06:46 load avg: 0.59 [186/405] test_itertools 0:06:57 load avg: 0.65 [187/405] test_json 0:07:02 load avg: 0.68 [188/405] test_keyword 0:07:03 load avg: 0.68 [189/405] test_keywordonlyarg 0:07:03 load avg: 0.68 [190/405] test_kqueue test_kqueue skipped -- test works only on BSD 0:07:03 load avg: 0.68 [191/405] test_largefile -- test_kqueue skipped 0:07:03 load avg: 0.68 [192/405] test_lib2to3 --- /builddir/build/BUILD/Python-3.6.4/Lib/lib2to3/tests/data/bom.py 2017-12-19 04:53:56.000000000 +0000 +++ @ 2018-03-25 13:39:54.118160000 +0000 @@ -1,2 +1,2 @@ -# coding: utf-8 +# coding: utf-8 print "BOM BOOM!" 0:07:25 load avg: 0.77 [193/405] test_linecache 0:07:26 load avg: 0.77 [194/405] test_list 0:07:27 load avg: 0.79 [195/405] test_listcomps 0:07:27 load avg: 0.79 [196/405] test_locale 0:07:27 load avg: 0.79 [197/405] test_logging 0:07:45 load avg: 0.62 [198/405] test_long 0:07:52 load avg: 0.67 [199/405] test_longexp 0:07:53 load avg: 0.67 [200/405] test_lzma 0:07:57 load avg: 0.70 [201/405] test_macpath 0:07:58 load avg: 0.70 [202/405] test_macurl2path 0:07:58 load avg: 0.70 [203/405] test_mailbox 0:08:12 load avg: 1.00 [204/405] test_mailcap 0:08:13 load avg: 1.00 [205/405] test_marshal 0:08:13 load avg: 1.00 [206/405] test_math 0:08:17 load avg: 1.00 [207/405] test_memoryio 0:08:17 load avg: 1.00 [208/405] test_memoryview 0:08:19 load avg: 1.00 [209/405] test_metaclass 0:08:20 load avg: 1.00 [210/405] test_mimetypes 0:08:20 load avg: 1.00 [211/405] test_minidom 0:08:20 load avg: 1.00 [212/405] test_mmap 0:08:21 load avg: 1.00 [213/405] test_module 0:08:22 load avg: 1.00 [214/405] test_modulefinder 0:08:23 load avg: 1.00 [215/405] test_msilib test_msilib skipped -- No module named '_msi' 0:08:23 load avg: 1.00 [216/405] test_multibytecodec -- test_msilib skipped 0:08:27 load avg: 1.00 [217/405] test_multiprocessing_fork 0:09:43 load avg: 0.63 [218/405] test_multiprocessing_forkserver -- test_multiprocessing_fork passed in 1 min 16 sec 0:11:04 load avg: 0.31 [219/405] test_multiprocessing_main_handling -- test_multiprocessing_forkserver passed in 1 min 21 sec 0:11:17 load avg: 1.16 [220/405] test_multiprocessing_spawn 0:13:05 load avg: 0.63 [221/405] test_netrc -- test_multiprocessing_spawn passed in 1 min 48 sec 0:13:05 load avg: 0.63 [222/405] test_nis 0:13:05 load avg: 0.63 [223/405] test_nntplib 0:13:06 load avg: 0.63 [224/405] test_normalization 0:13:06 load avg: 0.63 [225/405] test_ntpath 0:13:06 load avg: 0.66 [226/405] test_numeric_tower 0:13:07 load avg: 0.66 [227/405] test_openpty 0:13:07 load avg: 0.66 [228/405] test_operator 0:13:08 load avg: 0.66 [229/405] test_optparse 0:13:08 load avg: 0.66 [230/405] test_ordered_dict 0:13:12 load avg: 0.68 [231/405] test_os stty: 'standard input': Inappropriate ioctl for device 0:13:14 load avg: 0.68 [232/405] test_ossaudiodev test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:13:14 load avg: 0.68 [233/405] test_osx_env -- test_ossaudiodev skipped (resource denied) 0:13:14 load avg: 0.68 [234/405] test_parser 0:13:15 load avg: 0.68 [235/405] test_pathlib 0:13:15 load avg: 0.68 [236/405] test_pdb 0:13:16 load avg: 0.71 [237/405] test_peepholer 0:13:17 load avg: 0.71 [238/405] test_pickle 0:13:34 load avg: 0.77 [239/405] test_pickletools 0:13:38 load avg: 0.79 [240/405] test_pipes 0:13:38 load avg: 0.79 [241/405] test_pkg 0:13:38 load avg: 0.79 [242/405] test_pkgimport 0:13:39 load avg: 0.79 [243/405] test_pkgutil 0:13:39 load avg: 0.79 [244/405] test_platform 0:13:39 load avg: 0.79 [245/405] test_plistlib 0:13:40 load avg: 0.79 [246/405] test_poll 0:13:51 load avg: 0.67 [247/405] test_popen 0:13:52 load avg: 0.70 [248/405] test_poplib 0:13:57 load avg: 0.64 [249/405] test_posix 0:13:58 load avg: 0.64 [250/405] test_posixpath 0:13:58 load avg: 0.64 [251/405] test_pow 0:13:59 load avg: 0.64 [252/405] test_pprint 0:13:59 load avg: 0.64 [253/405] test_print 0:13:59 load avg: 0.64 [254/405] test_profile 0:14:00 load avg: 0.64 [255/405] test_property 0:14:00 load avg: 0.64 [256/405] test_pstats 0:14:00 load avg: 0.64 [257/405] test_pty 0:14:00 load avg: 0.64 [258/405] test_pulldom 0:14:01 load avg: 0.64 [259/405] test_pwd 0:14:01 load avg: 0.64 [260/405] test_py_compile 0:14:01 load avg: 0.64 [261/405] test_pyclbr 0:14:06 load avg: 0.67 [262/405] test_pydoc 0:14:10 load avg: 0.70 [263/405] test_pyexpat 0:14:10 load avg: 0.70 [264/405] test_queue 0:14:14 load avg: 0.64 [265/405] test_quopri 0:14:14 load avg: 0.64 [266/405] test_raise 0:14:15 load avg: 0.64 [267/405] test_random 0:14:17 load avg: 0.67 [268/405] test_range 0:14:19 load avg: 0.67 [269/405] test_re 0:14:21 load avg: 0.67 [270/405] test_readline 0:14:22 load avg: 0.70 [271/405] test_regrtest 0:14:35 load avg: 0.82 [272/405] test_repl 0:14:35 load avg: 0.82 [273/405] test_reprlib 0:14:36 load avg: 0.82 [274/405] test_resource 0:14:36 load avg: 0.82 [275/405] test_richcmp 0:14:37 load avg: 0.84 [276/405] test_rlcompleter 0:14:37 load avg: 0.84 [277/405] test_robotparser 0:14:37 load avg: 0.84 [278/405] test_runpy 0:14:40 load avg: 0.84 [279/405] test_sax 0:14:41 load avg: 0.84 [280/405] test_sched 0:14:41 load avg: 0.84 [281/405] test_scope 0:14:42 load avg: 0.93 [282/405] test_script_helper 0:14:42 load avg: 0.93 [283/405] test_secrets 0:14:42 load avg: 0.93 [284/405] test_select 0:14:54 load avg: 0.79 [285/405] test_selectors 0:15:09 load avg: 0.61 [286/405] test_set 0:15:13 load avg: 0.64 [287/405] test_setcomps 0:15:13 load avg: 0.64 [288/405] test_shelve 0:15:14 load avg: 0.64 [289/405] test_shlex 0:15:14 load avg: 0.64 [290/405] test_shutil 0:15:14 load avg: 0.64 [291/405] test_signal 0:15:37 load avg: 0.56 [292/405] test_site 0:15:38 load avg: 0.56 [293/405] test_slice 0:15:38 load avg: 0.56 [294/405] test_smtpd 0:15:39 load avg: 0.56 [295/405] test_smtplib 0:15:40 load avg: 0.56 [296/405] test_smtpnet test_smtpnet skipped -- Use of the 'network' resource not enabled 0:15:41 load avg: 0.56 [297/405] test_sndhdr -- test_smtpnet skipped (resource denied) 0:15:41 load avg: 0.56 [298/405] test_socket 0:16:06 load avg: 0.45 [299/405] test_socketserver test_socketserver skipped -- Use of the 'network' resource not enabled 0:16:07 load avg: 0.49 [300/405] test_sort -- test_socketserver skipped (resource denied) 0:16:07 load avg: 0.49 [301/405] test_source_encoding 0:16:08 load avg: 0.49 [302/405] test_spwd 0:16:09 load avg: 0.49 [303/405] test_sqlite 0:16:10 load avg: 0.49 [304/405] test_ssl 0:16:12 load avg: 0.45 [305/405] test_startfile test_startfile skipped -- object has no attribute 'startfile' 0:16:13 load avg: 0.45 [306/405] test_stat -- test_startfile skipped 0:16:13 load avg: 0.45 [307/405] test_statistics 0:16:15 load avg: 0.45 [308/405] test_strftime 0:16:16 load avg: 0.45 [309/405] test_string 0:16:16 load avg: 0.45 [310/405] test_string_literals 0:16:17 load avg: 0.50 [311/405] test_stringprep 0:16:18 load avg: 0.50 [312/405] test_strptime 0:16:18 load avg: 0.50 [313/405] test_strtod 0:16:20 load avg: 0.50 [314/405] test_struct 0:16:22 load avg: 0.50 [315/405] test_structmembers 0:16:22 load avg: 0.54 [316/405] test_structseq 0:16:22 load avg: 0.54 [317/405] test_subclassinit 0:16:22 load avg: 0.54 [318/405] test_subprocess 0:17:02 load avg: 0.62 [319/405] test_sunau -- test_subprocess passed in 39 sec 0:17:02 load avg: 0.65 [320/405] test_sundry 0:17:02 load avg: 0.65 [321/405] test_super 0:17:02 load avg: 0.65 [322/405] test_symbol 0:17:03 load avg: 0.65 [323/405] test_symtable 0:17:03 load avg: 0.65 [324/405] test_syntax 0:17:03 load avg: 0.65 [325/405] test_sys 0:17:06 load avg: 0.65 [326/405] test_sys_setprofile 0:17:07 load avg: 0.65 [327/405] test_sys_settrace 0:17:07 load avg: 0.76 [328/405] test_sysconfig 0:17:07 load avg: 0.76 [329/405] test_syslog 0:17:08 load avg: 0.76 [330/405] test_tarfile 0:17:21 load avg: 0.80 [331/405] test_tcl 0:17:21 load avg: 0.80 [332/405] test_telnetlib 0:17:22 load avg: 0.80 [333/405] test_tempfile 0:17:23 load avg: 0.81 [334/405] test_textwrap 0:17:23 load avg: 0.81 [335/405] test_thread 0:17:24 load avg: 0.81 [336/405] test_threaded_import 0:17:25 load avg: 0.81 [337/405] test_threadedtempfile 0:17:26 load avg: 0.81 [338/405] test_threading 0:17:38 load avg: 0.78 [339/405] test_threading_local 0:17:39 load avg: 0.78 [340/405] test_threadsignals 0:17:44 load avg: 0.72 [341/405] test_time 0:17:46 load avg: 0.72 [342/405] test_timeit 0:17:47 load avg: 0.72 [343/405] test_timeout test_timeout skipped -- Use of the 'network' resource not enabled 0:17:47 load avg: 0.74 [344/405] test_tix -- test_timeout skipped (resource denied) test_tix skipped -- Use of the 'gui' resource not enabled 0:17:47 load avg: 0.74 [345/405] test_tk -- test_tix skipped (resource denied) test_tk skipped -- Use of the 'gui' resource not enabled 0:17:48 load avg: 0.74 [346/405] test_tokenize -- test_tk skipped (resource denied) 0:17:52 load avg: 0.74 [347/405] test_tools 0:17:56 load avg: 0.76 [348/405] test_trace 0:18:06 load avg: 0.80 [349/405] test_traceback 0:18:08 load avg: 0.90 [350/405] test_tracemalloc 0:18:13 load avg: 1.14 [351/405] test_ttk_guionly test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 0:18:14 load avg: 1.14 [352/405] test_ttk_textonly -- test_ttk_guionly skipped (resource denied) 0:18:14 load avg: 1.14 [353/405] test_tuple 0:18:24 load avg: 1.28 [354/405] test_turtle 0:18:24 load avg: 1.28 [355/405] test_typechecks 0:18:24 load avg: 1.28 [356/405] test_typing 0:18:25 load avg: 1.28 [357/405] test_ucn 0:18:26 load avg: 1.28 [358/405] test_unary 0:18:26 load avg: 1.28 [359/405] test_unicode 0:18:29 load avg: 1.33 [360/405] test_unicode_file 0:18:29 load avg: 1.33 [361/405] test_unicode_file_functions 0:18:30 load avg: 1.33 [362/405] test_unicode_identifiers 0:18:31 load avg: 1.33 [363/405] test_unicodedata 0:18:37 load avg: 1.44 [364/405] test_univnewlines 0:18:38 load avg: 1.44 [365/405] test_unpack 0:18:38 load avg: 1.44 [366/405] test_unpack_ex 0:18:38 load avg: 1.44 [367/405] test_urllib 0:18:39 load avg: 1.44 [368/405] test_urllib2 0:18:39 load avg: 1.44 [369/405] test_urllib2_localnet 0:18:41 load avg: 1.44 [370/405] test_urllib2net test_urllib2net skipped -- Use of the 'network' resource not enabled 0:18:41 load avg: 1.44 [371/405] test_urllib_response -- test_urllib2net skipped (resource denied) 0:18:41 load avg: 1.44 [372/405] test_urllibnet test_urllibnet skipped -- Use of the 'network' resource not enabled 0:18:41 load avg: 1.44 [373/405] test_urlparse -- test_urllibnet skipped (resource denied) 0:18:42 load avg: 1.44 [374/405] test_userdict 0:18:42 load avg: 1.48 [375/405] test_userlist 0:18:43 load avg: 1.48 [376/405] test_userstring 0:18:46 load avg: 1.48 [377/405] test_utf8source 0:18:47 load avg: 1.48 [378/405] test_uu 0:18:47 load avg: 1.44 [379/405] test_uuid 0:18:48 load avg: 1.44 [380/405] test_venv 0:19:00 load avg: 1.53 [381/405] test_wait3 0:19:07 load avg: 1.49 [382/405] test_wait4 0:19:13 load avg: 1.49 [383/405] test_warnings 0:19:15 load avg: 1.49 [384/405] test_wave 0:19:15 load avg: 1.49 [385/405] test_weakref 0:19:43 load avg: 1.76 [386/405] test_weakset 0:19:44 load avg: 1.76 [387/405] test_webbrowser 0:19:44 load avg: 1.76 [388/405] test_winconsoleio test_winconsoleio skipped -- test only relevant on win32 0:19:45 load avg: 1.76 [389/405] test_winreg -- test_winconsoleio skipped test_winreg skipped -- No module named 'winreg' 0:19:45 load avg: 1.76 [390/405] test_winsound -- test_winreg skipped test_winsound skipped -- Use of the 'audio' resource not enabled 0:19:45 load avg: 1.76 [391/405] test_with -- test_winsound skipped (resource denied) 0:19:45 load avg: 1.76 [392/405] test_wsgiref 0:19:46 load avg: 1.76 [393/405] test_xdrlib 0:19:46 load avg: 1.76 [394/405] test_xml_dom_minicompat 0:19:47 load avg: 1.76 [395/405] test_xml_etree 0:19:49 load avg: 1.86 [396/405] test_xml_etree_c 0:19:51 load avg: 1.86 [397/405] test_xmlrpc 0:19:55 load avg: 1.87 [398/405] test_xmlrpc_net test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 0:19:55 load avg: 1.87 [399/405] test_yield_from -- test_xmlrpc_net skipped (resource denied) 0:19:56 load avg: 1.87 [400/405] test_zipapp 0:19:56 load avg: 1.87 [401/405] test_zipfile 0:20:09 load avg: 2.11 [402/405] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:20:10 load avg: 2.11 [403/405] test_zipimport -- test_zipfile64 skipped (resource denied) 0:20:10 load avg: 2.11 [404/405] test_zipimport_support 0:20:11 load avg: 2.11 [405/405] test_zlib 385 tests OK. 10 slowest tests: - test_multiprocessing_spawn: 1 min 48 sec - test_multiprocessing_forkserver: 1 min 21 sec - test_multiprocessing_fork: 1 min 16 sec - test_concurrent_futures: 1 min 4 sec - test_io: 50 sec - test_asyncio: 46 sec - test_subprocess: 39 sec - test_faulthandler: 30 sec - test_weakref: 28 sec - test_socket: 25 sec 20 tests skipped: test_curses test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_smtpnet test_socketserver test_startfile test_timeout test_tix test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winconsoleio test_winreg test_winsound test_xmlrpc_net test_zipfile64 Total duration: 20 min 13 sec Tests result: SUCCESS FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: optimized + echo FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: optimized + exit 0 Processing files: python3-3.6.4-20.fc28.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ndBYtk + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.4 + DOCDIR=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3 + cp -pr README.rst /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oYS1Wa + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.4 + LICENSEDIR=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/licenses/python3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/licenses/python3 + cp -pr LICENSE /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/licenses/python3 + exit 0 Provides: python(abi) = 3.6 python3 = 3.6.4-20.fc28 python3(ppc-64) = 3.6.4-20.fc28 python36 = 3.6.4-20.fc28 system-python = 3.6.4-20.fc28 system-python(abi) = 3.6 system-python(ppc-64) = 3.6.4-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Obsoletes: platform-python < 3.6.2-20 python36 system-python < 3.6.4-20.fc28 Processing files: python3-libs-3.6.4-20.fc28.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YwaQt1 + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.4 + DOCDIR=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3-libs + cp -pr README.rst /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qlLS0R + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.4 + LICENSEDIR=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/licenses/python3-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/licenses/python3-libs + cp -pr LICENSE /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/licenses/python3-libs + exit 0 Provides: libpython3.6m.so.1.0()(64bit) libpython3.so()(64bit) python3-enum34 = 1.0.4-5.fc28 python3-libs = 3.6.4-20.fc28 python3-libs(ppc-64) = 3.6.4-20.fc28 system-python-libs = 3.6.4-20.fc28 system-python-libs(ppc-64) = 3.6.4-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libexpat.so.1()(64bit) libffi.so.6()(64bit) libgdbm.so.5()(64bit) libgdbm_compat.so.4()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libncursesw.so.6()(64bit) libnsl.so.2()(64bit) libnsl.so.2(LIBNSL_1.0)(64bit) libpanelw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.6)(64bit) libpython3.6m.so.1.0()(64bit) libreadline.so.7()(64bit) libsqlite3.so.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libtinfo.so.6()(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.3)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Obsoletes: platform-python-libs < 3.6.2-20 platform-python-libs-devel < 3.6.2-20 python3-enum34 < 1.0.4-5.fc28 system-python-libs < 3.6.4-20.fc28 Recommends: python3(ppc-64) = 3.6.4-20.fc28 Processing files: python3-devel-3.6.4-20.fc28.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UIlFaK + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.4 + DOCDIR=/builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3-devel + cp -pr Misc/README.valgrind /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3-devel + cp -pr Misc/valgrind-python.supp /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3-devel + cp -pr Misc/gdbinit /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64/usr/share/doc/python3-devel + exit 0 Provides: 2to3 = 3.6.4-20.fc28 pkgconfig(python-3.6) = 3.6 pkgconfig(python-3.6m) = 3.6 pkgconfig(python3) = 3.6 python3-2to3 = 3.6.4-20.fc28 python3-devel = 3.6.4-20.fc28 python3-devel(ppc-64) = 3.6.4-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libpython3.6m.so.1.0()(64bit) Conflicts: python-tools < 2.7.13-17 python2-tools < 2.7.13-17 python3 < 3.6.4-20.fc28 python3-tools < 3.6.4-14 Obsoletes: platform-python-devel < 3.6.2-20 Processing files: python3-idle-3.6.4-20.fc28.ppc64 Provides: application() application(idle3.desktop) idle3 = 3.6.4-20.fc28 metainfo() metainfo(idle3.appdata.xml) mimehandler(text/x-python) python3-idle = 3.6.4-20.fc28 python3-idle(ppc-64) = 3.6.4-20.fc28 python3-tools = 3.6.4-20.fc28 python3-tools(ppc-64) = 3.6.4-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: platform-python-tools < 3.6.2-20 python3-tools < 3.6.4-20.fc28 Processing files: python3-tkinter-3.6.4-20.fc28.ppc64 Provides: python3-tkinter = 3.6.4-20.fc28 python3-tkinter(ppc-64) = 3.6.4-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libtcl8.6.so()(64bit) libtk8.6.so()(64bit) rtld(GNU_HASH) Obsoletes: platform-python-tkinter < 3.6.2-20 Processing files: python3-test-3.6.4-20.fc28.ppc64 Provides: python3-test = 3.6.4-20.fc28 python3-test(ppc-64) = 3.6.4-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpython3.6m.so.1.0()(64bit) rtld(GNU_HASH) Obsoletes: platform-python-test < 3.6.2-20 Processing files: python3-debug-3.6.4-20.fc28.ppc64 warning: File listed twice: /usr/lib/.build-id/2b/3e3f293b45804e765f85bc3748f01013803652 warning: File listed twice: /usr/lib64/libpython3.6dm.so.1.0 Provides: libpython3.6dm.so.1.0()(64bit) pkgconfig(python-3.6dm) = 3.6 python3-debug = 3.6.4-20.fc28 python3-debug(ppc-64) = 3.6.4-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libX11.so.6()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.13)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libexpat.so.1()(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdbm.so.5()(64bit) libgdbm_compat.so.4()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libncursesw.so.6()(64bit) libnsl.so.2()(64bit) libnsl.so.2(LIBNSL_1.0)(64bit) libpanelw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.6)(64bit) libpython3.6dm.so.1.0()(64bit) libreadline.so.7()(64bit) libsqlite3.so.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libtcl8.6.so()(64bit) libtinfo.so.6()(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) libtk8.6.so()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.3)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: python3-debuginfo-3.6.4-20.fc28.ppc64 Provides: debuginfo(build-id) = 0170fff88ecfb942c0a5919022231a9a8f1fc6f2 debuginfo(build-id) = 01782dbb71c4d9713562209b3004409c57ffd9ba debuginfo(build-id) = 01df4765b94128837565e0fc165f977b2e95c77a debuginfo(build-id) = 0ba04a142be6dc1dcaa0eaf5f06195751926d5ca debuginfo(build-id) = 137c982ed76a527db61656b3a70d05b2789d89ff debuginfo(build-id) = 14ec89380fdf9e2282a2ebf98d60d7805c3a33a5 debuginfo(build-id) = 17187df1dbc340a2a61ef4492d5f6b9d88729437 debuginfo(build-id) = 186e6533c4161065f783eca6da31fa0b31b8f456 debuginfo(build-id) = 1ef2e9c48fe815234f5b7761c76a99778da6cb3a debuginfo(build-id) = 206741e4ee8986ea240252ea80f6a0cb3f1f2b75 debuginfo(build-id) = 258811f7b248778cf86adbafb009dad8dfb60b0c debuginfo(build-id) = 258b064776d45b14b4d7a2c9924928ef59a348fc debuginfo(build-id) = 260aaa2e447fca13c118029b83652abfa800aeb9 debuginfo(build-id) = 26b68e9569853108a246a08ebb5ae6d57a720dec debuginfo(build-id) = 2740240d0112630bad9bb69bf4f376963c5f93a3 debuginfo(build-id) = 2972c32e39c441424901f06d900b5a2b9e4fda8c debuginfo(build-id) = 2a794a2ce26f8d705a791f7d8c687718dc6a5390 debuginfo(build-id) = 2b3e3f293b45804e765f85bc3748f01013803652 debuginfo(build-id) = 2c4ff4301deddc41363ecf11baeef4f51b18afe4 debuginfo(build-id) = 2f5746a33b9b3e1bc14f9ac0f184d89b951d7f45 debuginfo(build-id) = 307e7d3752ebd4f579cfc8be58078197c695a70a debuginfo(build-id) = 326007241dce399f1844b8b7ef7abb7f1eee51f7 debuginfo(build-id) = 3334e8aca51509f6f11e566e755500b462f5a132 debuginfo(build-id) = 340ff8d283d0eada2d7aba9fd6a253ddfdfca773 debuginfo(build-id) = 366d6395799c82f273e65c0c882837dca9f4a28d debuginfo(build-id) = 38780ad7715c963a61e7ca6ff8170ff112f561a8 debuginfo(build-id) = 3be984b486bf66c1d711cf2c6f8ac3d615dbf5c8 debuginfo(build-id) = 3cd21497de661c0c24c63f22506d3740c7b55537 debuginfo(build-id) = 3d0485ffb1123088c5d453c49ce4e6565355953d debuginfo(build-id) = 3dfdd1517bb391d667a2150fa51262b6355f736d debuginfo(build-id) = 43323deec4dde69a6c07b8726f4469d9581c7dcd debuginfo(build-id) = 4571a1a09352cb4d5e25f91208c65fe8e409dc5c debuginfo(build-id) = 47b6151e17cb48e987f7004b41ccb67701b18b62 debuginfo(build-id) = 49ad3dc8185a765d1769a56a0d40fe27fec15c79 debuginfo(build-id) = 4c5e7d62c6e37c5d20033fbbf280662bf4a4509e debuginfo(build-id) = 4c672b11bc964460daaa3243afac1901bb4ae6d7 debuginfo(build-id) = 4d0bda5a99c837a1401a13a1964d90184170d97b debuginfo(build-id) = 4e1bff44a476bd125025dc11267df023b67bf726 debuginfo(build-id) = 50249a5e0a3f8904e44a96de26ef23c9d2224eca debuginfo(build-id) = 507b701aa7b91e6654254f0083ddefcafd85c0fd debuginfo(build-id) = 510549a3a6f839b9879ef37a2b33737d2acf360f debuginfo(build-id) = 5267da93693fac951b27dcdf996dad828a6879f9 debuginfo(build-id) = 5269b2e064f38117e08b7b5b38c98e46f4e7824d debuginfo(build-id) = 52821153f1616c139f2d86c9201545ac2164616c debuginfo(build-id) = 5af9eea1e4cf53fa98a3b0f93a6690ac196732de debuginfo(build-id) = 5c89525139e34fc16f5431b475abd963beedab74 debuginfo(build-id) = 5d33532b7d1355aba362dfa5dc5352f586f1fd69 debuginfo(build-id) = 5dab5ac28d905a2857fd75fefdd8e263b252cf9d debuginfo(build-id) = 5f2aecfda9050890e97b1f83ffade74fec29eba7 debuginfo(build-id) = 5f934cdec9ec9c7061bf56321d4ed36aa356259e debuginfo(build-id) = 6148e957b23af4f7395f0915e94d1f5c4c8200b1 debuginfo(build-id) = 632ee86588de7438824f8b56175075c938fa5972 debuginfo(build-id) = 6399263a3029497a5e8fbf6e7982dd7a8858c5b2 debuginfo(build-id) = 68ed122dfceed8bdbeff0228cfd4a8ba462c2bf8 debuginfo(build-id) = 691f662dd502e407da39350dd564f5caa41fba55 debuginfo(build-id) = 6dcb88be5ee16f5fccb258335d07d9c122ba9ac6 debuginfo(build-id) = 6fdf24aabb743b81dea5c347bd08fd74e09e1ab7 debuginfo(build-id) = 70e0ba11655da80b2514d781c297a6ce68c591d7 debuginfo(build-id) = 7422c6112362fff30161f5545a421357718028b1 debuginfo(build-id) = 777c382d1e5feb41f2ea825de5125f23953f258a debuginfo(build-id) = 7c88ff71392358925d3c824d8d901b47624047c9 debuginfo(build-id) = 7c982583da1f182b320658c6af545f9ea7f16368 debuginfo(build-id) = 7d7532bb7659db56bda687de44caf6f702597a02 debuginfo(build-id) = 7ee96df645b6152d80b6de2e1dd7764c8f942748 debuginfo(build-id) = 80fe8f7eb36e8f1317c77818f64d131e39cb9e30 debuginfo(build-id) = 8268cfe53534ff35d64b6adeb2dc94145f7f86b6 debuginfo(build-id) = 859acf1dc9246cc66f56a01b3df57411a4ed5b6b debuginfo(build-id) = 868a6e9531d5eb57a34302f26fddbb4ba37fc560 debuginfo(build-id) = 8a6cd83f290f4acabb05fb6f638e2079498a78c8 debuginfo(build-id) = 8d56ba59c885bc10f567e00523e6e806d12985ee debuginfo(build-id) = 8dc9417d6b830f5c4c1f2d32b44f15616ddd6b78 debuginfo(build-id) = 8e14f93bc877c4fb2f30886e0f310bc52acc906e debuginfo(build-id) = 9009e58a257364184d494fd6e38609bb1301d40d debuginfo(build-id) = 9065abe4623c5490d89624d0bbf3a58279dadc15 debuginfo(build-id) = 90f046ef26926bc6bdc14265716a3f679dda911e debuginfo(build-id) = 95dfa42fc3f0d4b3781e4a4a100bf95166483f22 debuginfo(build-id) = 96cd4266e925d25d9c130f69694a473c10c299f7 debuginfo(build-id) = 97e9f1cd48e295c36ea6ccef597505fb588a77b6 debuginfo(build-id) = 9b9c25757dede4ac7c854e6bc7ae47c502df70e3 debuginfo(build-id) = 9baaa2daa8ae1ebf06b5e28b93dd72476eca0c2c debuginfo(build-id) = 9c93522f4711becbb25a0385996719eb8f96bff0 debuginfo(build-id) = 9cba39bfbf1d2175b95d4ecbb04929e2fa39c9f5 debuginfo(build-id) = a3ec70c27f2dba0f12719d5f25b8ed947ae2a21a debuginfo(build-id) = a57bfb18b8150c21830ac4625fe9c3abc20ada7e debuginfo(build-id) = a666c561745964dc18188e2622781e0ac92e44bd debuginfo(build-id) = a9be159e24200b42229bde1ca53741636905fdd4 debuginfo(build-id) = ac071619853e84ba0f3fdb503cdc16c41ab392ca debuginfo(build-id) = acc89958f229c0792c5e83015da0cf921860e924 debuginfo(build-id) = adb250834127ebdea297a91a0b1e75a1b008991a debuginfo(build-id) = af1610f0226e04c7298bdf81227af6aefe7a5b4a debuginfo(build-id) = b4207b23482d82e573012102e1ef8cfde7b7486a debuginfo(build-id) = b7fdcf1732b94f670bd1feca4e6f6fb1a2c71be5 debuginfo(build-id) = bba7228d938c9217e5e73590c5f55ae8c9fc4e0f debuginfo(build-id) = bcaa3e2f9301520d0bfef3d49934e6128ba4c86c debuginfo(build-id) = bda2a98dc808c913de272d5a90eb12e83def5746 debuginfo(build-id) = c05ff5f0fe34b9a9b330f6133bc2593a3f812ee2 debuginfo(build-id) = c072e24ab57d468d71cfadcf63bd8840bda22133 debuginfo(build-id) = c2224c121bc88810b686fb2e9b7c72581734585f debuginfo(build-id) = c257c14bf512498c54d5c04d1c10c28e67269e6e debuginfo(build-id) = c2863e332dd06594a0fbd85847c7328c345fa101 debuginfo(build-id) = c36612d566697214055835dc2fa3cc7e0986182c debuginfo(build-id) = c5836ea9336b7d62819a4e2870b5b40a5cc8d71d debuginfo(build-id) = c623ac8d63dda3284d840d999f8c213c7b5877ac debuginfo(build-id) = c6d73f1f6975ae3d1da184138f94b6877f1600a3 debuginfo(build-id) = c70977fb6130ca5b2d4ba46a1a86b85c8db8cfc9 debuginfo(build-id) = c7b7112732fd7a7c7153cd98f2dbe14f2697fcab debuginfo(build-id) = c7ccba37452eefa2ed84a6fb50252ae02e758a85 debuginfo(build-id) = c8929b9ee8496fa94764cd724311c01284bf0844 debuginfo(build-id) = ca42cf9aec2992ff28374f1d36165190e402bdff debuginfo(build-id) = ccb63ae48450d46ebef1ac7cf978635b3fbe5c0d debuginfo(build-id) = cdda947b6a552db95745c6af5008c1ada7cc1de1 debuginfo(build-id) = cf299b3123ab60073efc91aa6f5c4c8d45722dd7 debuginfo(build-id) = d106a4a300e7be286e07b3bb6772d86b72a453da debuginfo(build-id) = d404de67e86f316530b42bedf5c82d076c90825f debuginfo(build-id) = d48ca2263e43b197c592ce9c260c410368f1f340 debuginfo(build-id) = d4bd69f62140aaac899a775f75137149333d5c8e debuginfo(build-id) = d75b492d096ad0b0e13a877172da01420b70eddb debuginfo(build-id) = d8ee51b9ff8c83cf5865f904cf6ed1b0ff53be75 debuginfo(build-id) = d8f7c136a6fe38b878b5dcebdaff433171541c57 debuginfo(build-id) = ded2cc26e3ebdc2e01b97fa51df3a95f724666e6 debuginfo(build-id) = e03760e70fad43bc97eb5e49c8c65f7d11b3fd39 debuginfo(build-id) = e2d3870b8f02e21a2185561fc12d162cfcca766c debuginfo(build-id) = e4f786b0be56c4612933c8283f54128d4319434d debuginfo(build-id) = e578628fbdeed021b9a17ae337b888c813c60115 debuginfo(build-id) = e5ab36d3625d8f73c8c52db43c5406eae677e713 debuginfo(build-id) = e6a35f911d3c244a6d8321f5742858e21284053a debuginfo(build-id) = e72de532efc2636bfde14a02f56e18c96ac2e2eb debuginfo(build-id) = e9c0902395d1e4b3ab6c2d06512bcbca92ea7d2f debuginfo(build-id) = ea35bef75035461ead11de6584ba5248d31ac79c debuginfo(build-id) = ed730e6ef6309c349ef483599a5e191a07e5fd67 debuginfo(build-id) = ee4e417dceca4516da21ff86dae976c463e04e97 debuginfo(build-id) = f2f74cb21e80915f6f7268af5eaafae53798f6f6 debuginfo(build-id) = f33a27f14a5f2a70ab73ae1c0913da3f3683a318 debuginfo(build-id) = f5298a229436617df3d7fdc98720b732530ff391 debuginfo(build-id) = f6c59b6cbf4b9b4f29b50174c15bbf15b3f5b5c2 debuginfo(build-id) = faaf2ee5a0a9993b3679a34222245fa1414754b7 debuginfo(build-id) = fbbe98a11e90cd2e5a2ddc8759d400d556edc9ee debuginfo(build-id) = fda153c118950d27c28c2a7619ab870542571a49 python3-debuginfo = 3.6.4-20.fc28 python3-debuginfo(ppc-64) = 3.6.4-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3-debugsource(ppc-64) = 3.6.4-20.fc28 Processing files: python3-debugsource-3.6.4-20.fc28.ppc64 Provides: python3-debugsource = 3.6.4-20.fc28 python3-debugsource(ppc-64) = 3.6.4-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 Wrote: /builddir/build/RPMS/python3-3.6.4-20.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-libs-3.6.4-20.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-devel-3.6.4-20.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-idle-3.6.4-20.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-tkinter-3.6.4-20.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-test-3.6.4-20.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-debug-3.6.4-20.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-debuginfo-3.6.4-20.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/python3-debugsource-3.6.4-20.fc28.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tOXRiR + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-3.6.4-20.fc28.ppc64 + exit 0 Child return code was: 0