Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pypy3.spec'], chrootPath='/var/lib/mock/f29-build-12112806-891698/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 ppc64le --nodeps /builddir/build/SPECS/pypy3.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 warning: line 266: Possible unexpanded macro in: Requires: emacs-filesystem >= %{_emacs_version} Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/pypy3-5.10.1-7.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pypy3.spec'], chrootPath='/var/lib/mock/f29-build-12112806-891698/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 ppc64le --nodeps /builddir/build/SPECS/pypy3.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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Dqoc11 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pypy3-v5.10.1-src + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pypy3-v5.10.1-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pypy3-v5.10.1-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'pypy3-5.10.1 base' Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. + /usr/bin/cat /builddir/build/SOURCES/001-nevertty.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 001-nevertty.patch --author 'rpm-build ' Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. + /usr/bin/cat /builddir/build/SOURCES/006-always-log-stdout.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 006-always-log-stdout.patch --author 'rpm-build ' Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. + /usr/bin/cat /builddir/build/SOURCES/007-remove-startup-message.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 007-remove-startup-message.patch --author 'rpm-build ' Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. + /usr/bin/cat /builddir/build/SOURCES/009-add-libxcrypt-support.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 009-add-libxcrypt-support.patch --author 'rpm-build ' Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. + /usr/bin/cat /builddir/build/SOURCES/011-no-faulthandler.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 011-no-faulthandler.patch --author 'rpm-build ' Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. + find -name '*.py' -exec sed -i -e 's|/usr/local/bin/python|/usr/bin/python|' '{}' ';' + for f in rpython/translator/goal/bpnn.py + sed -e '/^#!/Q 0' -e 'Q 1' rpython/translator/goal/bpnn.py + sed -i 1d rpython/translator/goal/bpnn.py + chmod a-x rpython/translator/goal/bpnn.py + find lib-python/3 -name '*.py' -exec sed -r -i '1s|^#!\s*/usr/bin.*python.*|#!/usr/bin/pypy3|' '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VbqKfg + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.10.1-src + free total used free shared buff/cache available Mem: 10450240 686656 1640640 28864 8122944 9652224 Swap: 2097088 78784 2018304 + BuildPyPy pypy3 -Ojit + ExeName=pypy3 + Options=-Ojit + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo 'STARTING BUILD OF: pypy3' STARTING BUILD OF: pypy3 + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- + pushd pypy/goal ~/build/BUILD/pypy3-v5.10.1-src/pypy/goal ~/build/BUILD/pypy3-v5.10.1-src ++ echo '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' ++ echo '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' -Wno-unused -fPIC + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC' + 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 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC' + test -x ./pypy + INTERP=python + RPM_BUILD_ROOT= ++ pwd + PYPY_USESSION_DIR=/builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal + PYPY_USESSION_BASENAME=pypy3 + python ../../rpython/bin/rpython --gcrootfinder=shadowstack -Ojit targetpypystandalone DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out [translation:info] 2.7.14 (default, Mar 14 2018, 10:42:47) [GCC 8.0.1 20180312 (Red Hat 8.0.1-0.18)] [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] __pypy__ = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _csv = True _jitlog = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _posixsubprocess = True _pypyjson = True _random = True _rawffi = True _socket = True _sre = True _string = True _testing = True _weakref = True array = True atexit = True binascii = True bz2 = True cmath = True cpyext = True crypt = True errno = True fcntl = True gc = True imp = True marshal = True math = True mmap = True parser = True pwd = True pyexpat = True pypyjit = True select = True signal = True struct = True symbol = True termios = True thread = True time = True token = True unicodedata = True zipimport = True zlib = True [platform:WARNING] In file included from /usr/include/assert.h:35, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/rpython/translator/c/src/thread.h:4, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/rpython/translator/c/src/thread.c:2: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/ctype.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/module/_codecs/locale_codec.c:7: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/bits/libc-header-start.h:33, [platform:WARNING] from /usr/include/limits.h:26, [platform:WARNING] from /usr/lib/gcc/ppc64le-redhat-linux/8/include/limits.h:194, [platform:WARNING] from /usr/lib/gcc/ppc64le-redhat-linux/8/include/syslimits.h:7, [platform:WARNING] from /usr/lib/gcc/ppc64le-redhat-linux/8/include/limits.h:34, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/rpython/translator/c/src/signals.c:3: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/assert.h:35, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/rpython/translator/c/src/thread.h:4, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/rpython/translator/c/src/thread.c:2: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/sys/types.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_0.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/sys/types.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_1.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/sys/types.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_2.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/sys/types.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_3.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/errno.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_4.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_5.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_6.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_7.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_8.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_9.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_10.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_11.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_12.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_13.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_14.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_15.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_16.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_17.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_18.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_19.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_20.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from /usr/include/unistd.h:25, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_21.c:81: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [translation] translate.py configuration: [translation] [translate] opt = jit targetspec = targetpypystandalone [translation] translation configuration: [translation] [translation] check_str_without_nul = True continuation = True gc = incminimark gcrootfinder = shadowstack gctransformer = framework icon = pypy.ico jit = True list_comprehension_operations = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [2179] {translation-task starting annotate [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [platform:WARNING] In file included from /usr/include/bits/libc-header-start.h:33, [platform:WARNING] from /usr/include/limits.h:26, [platform:WARNING] from /usr/lib/gcc/ppc64le-redhat-linux/8/include/limits.h:194, [platform:WARNING] from /usr/lib/gcc/ppc64le-redhat-linux/8/include/syslimits.h:7, [platform:WARNING] from /usr/lib/gcc/ppc64le-redhat-linux/8/include/limits.h:34, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/rpython/translator/c/src/dtoa.c:125, [platform:WARNING] from /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/module_cache/module_22.c:84: [platform:WARNING] /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] [platform:WARNING] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) [platform:WARNING] ^~~~~~~ [10a77] translation-task} [translation:info] RTyping... [10a77] {translation-task starting rtype_lltype [rtyper] specializing: 7300 / 145923 blocks (5%) [rtyper] specializing: 15200 / 151219 blocks (10%) [rtyper] specializing: 23100 / 153618 blocks (15%) [rtyper] specializing: 31100 / 155376 blocks (20%) [rtyper] specializing: 39300 / 156961 blocks (25%) [rtyper] specializing: 47700 / 158890 blocks (30%) [rtyper] specializing: 56000 / 159894 blocks (35%) [rtyper] specializing: 64300 / 160567 blocks (40%) [rtyper] specializing: 72800 / 161579 blocks (45%) [rtyper] specializing: 82000 / 163908 blocks (50%) [rtyper] specializing: 90600 / 164568 blocks (55%) [rtyper] specializing: 99100 / 165089 blocks (60%) [rtyper] specializing: 107500 / 165356 blocks (65%) [rtyper] specializing: 116600 / 166542 blocks (70%) [rtyper] specializing: 126000 / 167874 blocks (75%) [rtyper] specializing: 135000 / 168738 blocks (80%) [rtyper] specializing: 136000 / 168845 blocks (80%) [rtyper] specializing: 143600 / 168845 blocks (85%) [rtyper] specializing: 152000 / 168845 blocks (90%) [rtyper] specializing: 160500 / 168847 blocks (95%) [rtyper] -=- specialized 168847 blocks -=- [rtyper] specializing: 168900 / 169657 blocks (99%) [rtyper] specializing: 169700 / 170453 blocks (99%) [rtyper] -=- specialized 1606 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [2fc06] translation-task} [translation:info] JIT compiler generation... [2fc06] {translation-task starting pyjitpl_lltype [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:59)_read_raw_float_data_tp__arrayPtr [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (pypy.objspace.std.longobject:392)_hash_long [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:90)_write_raw_float_data_tp__SingleFloat_arrayPtr [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:362)pack_float_list_to_raw_array__LongFloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:362)pack_float_list_to_raw_array__SingleFloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:387)unpack_cfloat_list_from_raw_array [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1156)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1156)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1189)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1189)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1198)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:393)unwrap_value__push_field [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type LongFloat is too large, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:393)unwrap_value__write_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1127)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1127)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:440)wrap_value__read_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.libffi:203)SingleFloatArg.push [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1081)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1142)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1142)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1142)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1142)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:440)wrap_value__cast_pos [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1033)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1174)W_ArrayTypef.getitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1033)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1033)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.nativefmttable:39)pack_float [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.jit_libffi:194)_do_ffi_call_singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1136)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1136)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1081)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1081)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1127)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1127)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1104)W_ArrayTypef.w_getitem [backendopt:removeassert] Could not remove 42 asserts, but removed 586 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 34312 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 6423 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 170500 / 170701 blocks (99%) [rtyper] -=- specialized 215 more blocks -=- [jitcodewriter:info] making JitCodes... [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 170800 / 170801 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 1000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 1500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 2000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2500 jitcodes [jitcodewriter:info] Produced 3000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 4500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5000 jitcodes [rtyper] specializing: 170900 / 170901 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 6500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True} at [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:info] Produced 8000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 9000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 171000 / 171001 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': True, 'fresh_virtualizable': True} at [jitcodewriter:info] Produced 9500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] there are 9877 JitCode instances. [rtyper] replaced 29 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 280 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 882 effectinfos: [jitcodewriter] 55 descrs for arrays [jitcodewriter] 1086 descrs for fields [jitcodewriter] 63 descrs for interiorfields [jitcodewriter] -> 826 bitstrings, mean length 23.6, max length 61 [rtyper] specializing: 171100 / 224941 blocks (76%) [rtyper] specializing: 189800 / 234302 blocks (81%) [rtyper] specializing: 203500 / 236545 blocks (86%) [rtyper] specializing: 220700 / 242459 blocks (91%) [rtyper] specializing: 225000 / 242962 blocks (92%) [rtyper] specializing: 235700 / 242962 blocks (97%) [rtyper] -=- specialized 71947 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [59151] translation-task} [translation:info] lltype back-end optimisations... [59151] {translation-task starting backendopt_lltype [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 104371 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 21541 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [64ff1] translation-task} [translation:info] inserting stack checks... [64ff1] {translation-task starting stackcheckinsertion_lltype [rtyper] -=- specialized 0 more blocks -=- [translation:info] inserted 2605 stack checks. [91076] translation-task} [translation:info] Creating database for generating c source... [91076] {translation-task starting database_c [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 243000 / 245622 blocks (98%) [rtyper] specializing: 245700 / 246294 blocks (99%) [rtyper] -=- specialized 3304 more blocks -=- [rtyper] specializing: 246300 / 246341 blocks (99%) [rtyper] -=- specialized 47 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1660 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 46 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 22 more blocks -=- [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] specializing: 246400 / 246403 blocks (99%) [rtyper] -=- specialized 11 more blocks -=- [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 531 framework rtti: 1 func: 1258 group: 1 struct: 751 ] [c] 2000 nodes [ array: 592 framework rtti: 18 func: 1575 group: 1 struct: 4034 ] [c] 3000 nodes [ array: 701 framework rtti: 21 func: 1779 group: 1 struct: 5033 ] [c] 4000 nodes [ array: 1064 framework rtti: 24 func: 1898 group: 1 struct: 5559 ] [c] 5000 nodes [ array: 1596 framework rtti: 24 func: 1924 group: 1 struct: 5990 ] [c] 6000 nodes [ array: 1768 framework rtti: 26 func: 1983 group: 1 struct: 8594 ] [c] 7000 nodes [ array: 1963 framework rtti: 31 func: 2065 group: 1 struct: 9517 ] [c] 8000 nodes [ array: 2199 framework rtti: 38 func: 2231 group: 1 struct: 10377 ] [c] 9000 nodes [ array: 2203 framework rtti: 82 func: 2500 group: 1 struct: 10960 ] [c] 10000 nodes [ array: 2335 framework rtti: 130 func: 2922 group: 1 struct: 11503 ] [c] 11000 nodes [ array: 4335 framework rtti: 130 func: 2922 group: 1 struct: 11503 ] [c] 12000 nodes [ array: 6304 framework rtti: 130 func: 2927 group: 1 struct: 11505 ] [c] 13000 nodes [ array: 6596 framework rtti: 140 func: 3018 group: 1 struct: 18723 ] [c] 14000 nodes [ array: 6921 framework rtti: 143 func: 3072 group: 1 struct: 20574 ] [c] 15000 nodes [ array: 7177 framework rtti: 175 func: 3336 group: 1 struct: 22797 ] [c] 16000 nodes [ array: 7289 framework rtti: 321 func: 3886 group: 1 struct: 24410 ] [c] 17000 nodes [ array: 7315 framework rtti: 606 func: 4284 group: 1 struct: 24886 ] [c] 18000 nodes [ array: 7315 framework rtti: 606 func: 4284 group: 1 struct: 24886 ] [c] 19000 nodes [ array: 7315 framework rtti: 606 func: 4284 group: 1 struct: 24886 ] [c] 20000 nodes [ array: 7315 framework rtti: 606 func: 4284 group: 1 struct: 24886 ] [c] 21000 nodes [ array: 7319 framework rtti: 608 func: 4298 group: 1 struct: 25300 ] [c] 22000 nodes [ array: 7539 framework rtti: 612 func: 4465 group: 1 struct: 26609 ] [c] 23000 nodes [ array: 7607 framework rtti: 612 func: 4558 group: 1 struct: 27904 ] [c] 24000 nodes [ array: 7607 framework rtti: 612 func: 4558 group: 1 struct: 28667 ] [c] 25000 nodes [ array: 7607 framework rtti: 612 func: 4564 group: 1 struct: 29034 ] [c] 26000 nodes [ array: 7607 framework rtti: 612 func: 4564 group: 1 struct: 29034 ] [c] 27000 nodes [ array: 7607 framework rtti: 612 func: 4564 group: 1 struct: 29034 ] [c] 28000 nodes [ array: 7607 framework rtti: 612 func: 4564 group: 1 struct: 29034 ] [c] 29000 nodes [ array: 7716 framework rtti: 614 func: 4701 group: 1 struct: 29721 ] [c] 30000 nodes [ array: 7830 framework rtti: 615 func: 4874 group: 1 struct: 32173 ] [c] 31000 nodes [ array: 7917 framework rtti: 616 func: 4988 group: 1 struct: 32740 ] [c] 32000 nodes [ array: 7954 framework rtti: 617 func: 5055 group: 1 struct: 33073 ] [c] 33000 nodes [ array: 8090 framework rtti: 628 func: 5291 group: 1 struct: 33708 ] [c] 34000 nodes [ array: 8217 framework rtti: 688 func: 5845 group: 1 struct: 34220 ] [c] 35000 nodes [ array: 8408 framework rtti: 789 func: 6300 group: 1 struct: 34781 ] [c] 36000 nodes [ array: 8649 framework rtti: 911 func: 6711 group: 1 struct: 35446 ] [c] 37000 nodes [ array: 8959 framework rtti: 940 func: 7026 group: 1 struct: 35879 ] [c] 38000 nodes [ array: 9272 framework rtti: 955 func: 7251 group: 1 struct: 36971 ] [c] 39000 nodes [ array: 9638 framework rtti: 956 func: 7369 group: 1 struct: 37444 ] [c] 40000 nodes [ array: 9851 framework rtti: 958 func: 7557 group: 1 struct: 38063 ] [c] 41000 nodes [ array: 10272 framework rtti: 958 func: 7610 group: 1 struct: 38556 ] [c] 42000 nodes [ array: 10724 framework rtti: 959 func: 7670 group: 1 struct: 38998 ] [c] 43000 nodes [ array: 11004 framework rtti: 959 func: 7842 group: 1 struct: 39637 ] [c] 44000 nodes [ array: 11159 framework rtti: 959 func: 7930 group: 1 struct: 39842 ] [c] 45000 nodes [ array: 11159 framework rtti: 959 func: 7930 group: 1 struct: 39842 ] [c] 46000 nodes [ array: 11407 framework rtti: 965 func: 8109 group: 1 struct: 40433 ] [c] 47000 nodes [ array: 11747 framework rtti: 968 func: 8244 group: 1 struct: 40914 ] [c] 48000 nodes [ array: 11968 framework rtti: 975 func: 8524 group: 1 struct: 41318 ] [c] 49000 nodes [ array: 12127 framework rtti: 1002 func: 8859 group: 1 struct: 41761 ] [c] 50000 nodes [ array: 12267 framework rtti: 1022 func: 9146 group: 1 struct: 42096 ] [c] 51000 nodes [ array: 12452 framework rtti: 1029 func: 9536 group: 1 struct: 42473 ] [c] 52000 nodes [ array: 12628 framework rtti: 1036 func: 9825 group: 1 struct: 43284 ] [c] 53000 nodes [ array: 12835 framework rtti: 1052 func: 10134 group: 1 struct: 43603 ] [c] 54000 nodes [ array: 12867 framework rtti: 1114 func: 10244 group: 1 struct: 44028 ] [c] 55000 nodes [ array: 13022 framework rtti: 1114 func: 10272 group: 1 struct: 44529 ] [c] 56000 nodes [ array: 13361 framework rtti: 1120 func: 10495 group: 1 struct: 45181 ] [c] 57000 nodes [ array: 13484 framework rtti: 1123 func: 10608 group: 1 struct: 45806 ] [c] 58000 nodes [ array: 13484 framework rtti: 1123 func: 10608 group: 1 struct: 46508 ] [c] 59000 nodes [ array: 13642 framework rtti: 1130 func: 10702 group: 1 struct: 47167 ] [c] 60000 nodes [ array: 13705 framework rtti: 1131 func: 10813 group: 1 struct: 47391 ] [c] 61000 nodes [ array: 13892 framework rtti: 1134 func: 11070 group: 1 struct: 48088 ] [c] 62000 nodes [ array: 14029 framework rtti: 1139 func: 11190 group: 1 struct: 48522 ] [c] 63000 nodes [ array: 14355 framework rtti: 1142 func: 11527 group: 1 struct: 88742 ] [c] 64000 nodes [ array: 14727 framework rtti: 1156 func: 11838 group: 1 struct: 89426 ] [c] 65000 nodes [ array: 15123 framework rtti: 1161 func: 12223 group: 1 struct: 90134 ] [c] 66000 nodes [ array: 15543 framework rtti: 1164 func: 12647 group: 1 struct: 90832 ] [c] 67000 nodes [ array: 16114 framework rtti: 1170 func: 12778 group: 1 struct: 91110 ] [c] 68000 nodes [ array: 16377 framework rtti: 1170 func: 12922 group: 1 struct: 91479 ] [c] 69000 nodes [ array: 16714 framework rtti: 1175 func: 13027 group: 1 struct: 92317 ] [c] 70000 nodes [ array: 17009 framework rtti: 1180 func: 13092 group: 1 struct: 92726 ] [c] 71000 nodes [ array: 17351 framework rtti: 1183 func: 13210 group: 1 struct: 94063 ] [c] 72000 nodes [ array: 17627 framework rtti: 1187 func: 13227 group: 1 struct: 94738 ] [c] 73000 nodes [ array: 17919 framework rtti: 1194 func: 13303 group: 1 struct: 95343 ] [c] 74000 nodes [ array: 18299 framework rtti: 1196 func: 13449 group: 1 struct: 96151 ] [c] 75000 nodes [ array: 18562 framework rtti: 1205 func: 13556 group: 1 struct: 96429 ] [c] 76000 nodes [ array: 18754 framework rtti: 1205 func: 13582 group: 1 struct: 128036 ] [c] 77000 nodes [ array: 19036 framework rtti: 1205 func: 13618 group: 1 struct: 128760 ] [c] 78000 nodes [ array: 19418 framework rtti: 1205 func: 13741 group: 1 struct: 129416 ] [c] 79000 nodes [ array: 19607 framework rtti: 1205 func: 13802 group: 1 struct: 130133 ] [c] 80000 nodes [ array: 19627 framework rtti: 1205 func: 13811 group: 1 struct: 130879 ] [c] 81000 nodes [ array: 19782 framework rtti: 1205 func: 13865 group: 1 struct: 131608 ] [c] 82000 nodes [ array: 20163 framework rtti: 1205 func: 13949 group: 1 struct: 132306 ] [c] 83000 nodes [ array: 20547 framework rtti: 1205 func: 14059 group: 1 struct: 132969 ] [c] 84000 nodes [ array: 20915 framework rtti: 1205 func: 14220 group: 1 struct: 133498 ] [c] 85000 nodes [ array: 21165 framework rtti: 1205 func: 14395 group: 1 struct: 133748 ] [c] 86000 nodes [ array: 21541 framework rtti: 1205 func: 14543 group: 1 struct: 134309 ] [c] 87000 nodes [ array: 22023 framework rtti: 1205 func: 14702 group: 1 struct: 134875 ] [c] 88000 nodes [ array: 22422 framework rtti: 1205 func: 14809 group: 1 struct: 135588 ] [c] 89000 nodes [ array: 22697 framework rtti: 1205 func: 14939 group: 1 struct: 136130 ] [c] 90000 nodes [ array: 23062 framework rtti: 1205 func: 15075 group: 1 struct: 136816 ] [c] 91000 nodes [ array: 23416 framework rtti: 1205 func: 15166 group: 1 struct: 137487 ] [c] 92000 nodes [ array: 23756 framework rtti: 1205 func: 15348 group: 1 struct: 138152 ] [c] 93000 nodes [ array: 24122 framework rtti: 1205 func: 15474 group: 1 struct: 138829 ] [c] 94000 nodes [ array: 24470 framework rtti: 1205 func: 15638 group: 1 struct: 139497 ] [c] 95000 nodes [ array: 24860 framework rtti: 1205 func: 15763 group: 1 struct: 140155 ] [c] 96000 nodes [ array: 25225 framework rtti: 1205 func: 15893 group: 1 struct: 140788 ] [c] 97000 nodes [ array: 25599 framework rtti: 1205 func: 15993 group: 1 struct: 141451 ] [c] 98000 nodes [ array: 25999 framework rtti: 1205 func: 16138 group: 1 struct: 142096 ] [c] 99000 nodes [ array: 26388 framework rtti: 1205 func: 16287 group: 1 struct: 142720 ] [c] 100000 nodes [ array: 26804 framework rtti: 1205 func: 16416 group: 1 struct: 143312 ] [c] 101000 nodes [ array: 27215 framework rtti: 1205 func: 16596 group: 1 struct: 143981 ] [c] 102000 nodes [ array: 27613 framework rtti: 1205 func: 16746 group: 1 struct: 144611 ] [c] 103000 nodes [ array: 28000 framework rtti: 1205 func: 16920 group: 1 struct: 145243 ] [c] 104000 nodes [ array: 28390 framework rtti: 1205 func: 17031 group: 1 struct: 145856 ] [c] 105000 nodes [ array: 28789 framework rtti: 1205 func: 17188 group: 1 struct: 146466 ] [c] 106000 nodes [ array: 29203 framework rtti: 1205 func: 17353 group: 1 struct: 147058 ] [c] 107000 nodes [ array: 29591 framework rtti: 1205 func: 17488 group: 1 struct: 147684 ] [c] 108000 nodes [ array: 29938 framework rtti: 1205 func: 17608 group: 1 struct: 148279 ] [c] 109000 nodes [ array: 30335 framework rtti: 1205 func: 17774 group: 1 struct: 148956 ] [c] 110000 nodes [ array: 30725 framework rtti: 1205 func: 17952 group: 1 struct: 149648 ] [c] 111000 nodes [ array: 31102 framework rtti: 1205 func: 18100 group: 1 struct: 150351 ] [c] 112000 nodes [ array: 31474 framework rtti: 1205 func: 18191 group: 1 struct: 151008 ] [c] 113000 nodes [ array: 31856 framework rtti: 1205 func: 18319 group: 1 struct: 151667 ] [c] 114000 nodes [ array: 32172 framework rtti: 1205 func: 18475 group: 1 struct: 152303 ] [c] 115000 nodes [ array: 32474 framework rtti: 1206 func: 18679 group: 1 struct: 153273 ] [c] 116000 nodes [ array: 32592 framework rtti: 1208 func: 18775 group: 1 struct: 154195 ] [c] 117000 nodes [ array: 32689 framework rtti: 1212 func: 18835 group: 1 struct: 154998 ] [c] 118000 nodes [ array: 32796 framework rtti: 1212 func: 18871 group: 1 struct: 155772 ] [c] 119000 nodes [ array: 32932 framework rtti: 1213 func: 18964 group: 1 struct: 156567 ] [c] 120000 nodes [ array: 33045 framework rtti: 1214 func: 19031 group: 1 struct: 157327 ] [c] 121000 nodes [ array: 33196 framework rtti: 1214 func: 19111 group: 1 struct: 157730 ] [c] 122000 nodes [ array: 33439 framework rtti: 1219 func: 19292 group: 1 struct: 162178 ] [c] 123000 nodes [ array: 33681 framework rtti: 1220 func: 19308 group: 1 struct: 162956 ] [c] 124000 nodes [ array: 33813 framework rtti: 1225 func: 19332 group: 1 struct: 163645 ] [c] 125000 nodes [ array: 33861 framework rtti: 1226 func: 19340 group: 1 struct: 163799 ] [c] 126000 nodes [ array: 33882 framework rtti: 1227 func: 19363 group: 1 struct: 163879 ] [c] 127000 nodes [ array: 33988 framework rtti: 1228 func: 19368 group: 1 struct: 164081 ] [c] 128000 nodes [ array: 34152 framework rtti: 1231 func: 19387 group: 1 struct: 164867 ] [c] 129000 nodes [ array: 34457 framework rtti: 1234 func: 19449 group: 1 struct: 166920 ] [c] 130000 nodes [ array: 34560 framework rtti: 1240 func: 19481 group: 1 struct: 167458 ] [c] 131000 nodes [ array: 34603 framework rtti: 1240 func: 19521 group: 1 struct: 167672 ] [c] 132000 nodes [ array: 34613 framework rtti: 1240 func: 19525 group: 1 struct: 167884 ] [c] 133000 nodes [ array: 34662 framework rtti: 1240 func: 19566 group: 1 struct: 168052 ] [c] 134000 nodes [ array: 34743 framework rtti: 1240 func: 19622 group: 1 struct: 168211 ] [c] 135000 nodes [ array: 34777 framework rtti: 1240 func: 19647 group: 1 struct: 168307 ] [c] 136000 nodes [ array: 34830 framework rtti: 1240 func: 19704 group: 1 struct: 168495 ] [c] 137000 nodes [ array: 34942 framework rtti: 1240 func: 19756 group: 1 struct: 168688 ] [c] 138000 nodes [ array: 35047 framework rtti: 1240 func: 19805 group: 1 struct: 168889 ] [c] 139000 nodes [ array: 35135 framework rtti: 1240 func: 19849 group: 1 struct: 169089 ] [c] 140000 nodes [ array: 35198 framework rtti: 1240 func: 19888 group: 1 struct: 169297 ] [c] 141000 nodes [ array: 35220 framework rtti: 1240 func: 19913 group: 1 struct: 169507 ] [c] 142000 nodes [ array: 35358 framework rtti: 1240 func: 19956 group: 1 struct: 169700 ] [c] 143000 nodes [ array: 35479 framework rtti: 1240 func: 20001 group: 1 struct: 169892 ] [c] 144000 nodes [ array: 35606 framework rtti: 1240 func: 20054 group: 1 struct: 170094 ] [c] 145000 nodes [ array: 35712 framework rtti: 1240 func: 20125 group: 1 struct: 170268 ] [c] 146000 nodes [ array: 35900 framework rtti: 1240 func: 20167 group: 1 struct: 170416 ] [c] 147000 nodes [ array: 36033 framework rtti: 1240 func: 20203 group: 1 struct: 170602 ] [c] 148000 nodes [ array: 36144 framework rtti: 1240 func: 20247 group: 1 struct: 170792 ] [c] 149000 nodes [ array: 36366 framework rtti: 1240 func: 20281 group: 1 struct: 170939 ] [c] 150000 nodes [ array: 36463 framework rtti: 1240 func: 20313 group: 1 struct: 171132 ] [c] 151000 nodes [ array: 36580 framework rtti: 1240 func: 20369 group: 1 struct: 171326 ] [c] 152000 nodes [ array: 36719 framework rtti: 1240 func: 20408 group: 1 struct: 171523 ] [c] 153000 nodes [ array: 36811 framework rtti: 1240 func: 20471 group: 1 struct: 171717 ] [c] 154000 nodes [ array: 36991 framework rtti: 1240 func: 20505 group: 1 struct: 171902 ] [c] 155000 nodes [ array: 37135 framework rtti: 1240 func: 20556 group: 1 struct: 172104 ] [c] 156000 nodes [ array: 37269 framework rtti: 1240 func: 20578 group: 1 struct: 172371 ] [c] 157000 nodes [ array: 37390 framework rtti: 1240 func: 20616 group: 1 struct: 172630 ] [c] 158000 nodes [ array: 37557 framework rtti: 1240 func: 20629 group: 1 struct: 172903 ] [c] 159000 nodes [ array: 37710 framework rtti: 1240 func: 20634 group: 1 struct: 173203 ] [c] 160000 nodes [ array: 37891 framework rtti: 1240 func: 20642 group: 1 struct: 173470 ] [c] 161000 nodes [ array: 38198 framework rtti: 1241 func: 20721 group: 1 struct: 173620 ] [c] 162000 nodes [ array: 38929 framework rtti: 1241 func: 20732 group: 1 struct: 173626 ] [c] 163000 nodes [ array: 39607 framework rtti: 1241 func: 20798 group: 1 struct: 173669 ] [c] 164000 nodes [ array: 40157 framework rtti: 1241 func: 20874 group: 1 struct: 173710 ] [c] 165000 nodes [ array: 41000 framework rtti: 1241 func: 20910 group: 1 struct: 173713 ] [c] 166000 nodes [ array: 41960 framework rtti: 1241 func: 20914 group: 1 struct: 173713 ] [c] 167000 nodes [ array: 42545 framework rtti: 1241 func: 21008 group: 1 struct: 173758 ] [c] 168000 nodes [ array: 43128 framework rtti: 1241 func: 21053 group: 1 struct: 173792 ] [c] 169000 nodes [ array: 43695 framework rtti: 1241 func: 21120 group: 1 struct: 173802 ] [c] 170000 nodes [ array: 44153 framework rtti: 1241 func: 21149 group: 1 struct: 173835 ] [c] 171000 nodes [ array: 44569 framework rtti: 1241 func: 21153 group: 1 struct: 173840 ] [c] 172000 nodes [ array: 45098 framework rtti: 1241 func: 21159 group: 1 struct: 173849 ] [c] 173000 nodes [ array: 45582 framework rtti: 1241 func: 21171 group: 1 struct: 173876 ] [c] 174000 nodes [ array: 46156 framework rtti: 1241 func: 21219 group: 1 struct: 173910 ] [c] 175000 nodes [ array: 46719 framework rtti: 1241 func: 21256 group: 1 struct: 173946 ] [c] 176000 nodes [ array: 47294 framework rtti: 1241 func: 21302 group: 1 struct: 173985 ] [c] 177000 nodes [ array: 47891 framework rtti: 1241 func: 21331 group: 1 struct: 174002 ] [c] 178000 nodes [ array: 48462 framework rtti: 1241 func: 21431 group: 1 struct: 174027 ] [c] 179000 nodes [ array: 49024 framework rtti: 1241 func: 21459 group: 1 struct: 174044 ] [c] 180000 nodes [ array: 49589 framework rtti: 1241 func: 21505 group: 1 struct: 174061 ] [c] 181000 nodes [ array: 50169 framework rtti: 1241 func: 21577 group: 1 struct: 174100 ] [c] 182000 nodes [ array: 50715 framework rtti: 1241 func: 21611 group: 1 struct: 174116 ] [c] 183000 nodes [ array: 51280 framework rtti: 1241 func: 21658 group: 1 struct: 174138 ] [c] 184000 nodes [ array: 51852 framework rtti: 1241 func: 21685 group: 1 struct: 174176 ] [c] 185000 nodes [ array: 52408 framework rtti: 1241 func: 21721 group: 1 struct: 174204 ] [c] 186000 nodes [ array: 52936 framework rtti: 1241 func: 21764 group: 1 struct: 174246 ] [c] 187000 nodes [ array: 53475 framework rtti: 1241 func: 21786 group: 1 struct: 174257 ] [c] 188000 nodes [ array: 53991 framework rtti: 1241 func: 21810 group: 1 struct: 174275 ] [c] 189000 nodes [ array: 54522 framework rtti: 1241 func: 21851 group: 1 struct: 174300 ] [c] 190000 nodes [ array: 55065 framework rtti: 1241 func: 21882 group: 1 struct: 174315 ] [c] 191000 nodes [ array: 55584 framework rtti: 1241 func: 21909 group: 1 struct: 174332 ] [c] 192000 nodes [ array: 56116 framework rtti: 1241 func: 21928 group: 1 struct: 174348 ] [c] 193000 nodes [ array: 56671 framework rtti: 1241 func: 21941 group: 1 struct: 174375 ] [c] 194000 nodes [ array: 57192 framework rtti: 1241 func: 21970 group: 1 struct: 174387 ] [c] 195000 nodes [ array: 57698 framework rtti: 1241 func: 21995 group: 1 struct: 174407 ] [c] 196000 nodes [ array: 58247 framework rtti: 1241 func: 22017 group: 1 struct: 174431 ] [c] 197000 nodes [ array: 58803 framework rtti: 1241 func: 22032 group: 1 struct: 174464 ] [c] 198000 nodes [ array: 59340 framework rtti: 1241 func: 22061 group: 1 struct: 174482 ] [c] 199000 nodes [ array: 59886 framework rtti: 1241 func: 22070 group: 1 struct: 174500 ] [c] 200000 nodes [ array: 60441 framework rtti: 1241 func: 22084 group: 1 struct: 174522 ] [c] 201000 nodes [ array: 61000 framework rtti: 1241 func: 22087 group: 1 struct: 174528 ] [c] 202000 nodes [ array: 61596 framework rtti: 1241 func: 22097 group: 1 struct: 174539 ] [c] 203000 nodes [ array: 62157 framework rtti: 1241 func: 22127 group: 1 struct: 174577 ] [c] 204000 nodes [ array: 62675 framework rtti: 1241 func: 22360 group: 1 struct: 174706 ] [c] 205000 nodes [ array: 63169 framework rtti: 1245 func: 22430 group: 1 struct: 174842 ] [c] 206000 nodes [ array: 63431 framework rtti: 1248 func: 22522 group: 1 struct: 175852 ] [c] 207000 nodes [ array: 63739 framework rtti: 1250 func: 22558 group: 1 struct: 176592 ] [c] 208000 nodes [ array: 63991 framework rtti: 1253 func: 22576 group: 1 struct: 177256 ] [c] 209000 nodes [ array: 64253 framework rtti: 1253 func: 22597 group: 1 struct: 178009 ] [c] 210000 nodes [ array: 64469 framework rtti: 1253 func: 22609 group: 1 struct: 178465 ] [c] 211000 nodes [ array: 64702 framework rtti: 1253 func: 22621 group: 1 struct: 179071 ] [c] 212000 nodes [ array: 64764 framework rtti: 1257 func: 22760 group: 1 struct: 204355 ] [c] 213000 nodes [ array: 64836 framework rtti: 1261 func: 22787 group: 1 struct: 212600 ] [c] 214000 nodes [ array: 64849 framework rtti: 1262 func: 22796 group: 1 struct: 214921 ] [c] 215000 nodes [ array: 64857 framework rtti: 1262 func: 22805 group: 1 struct: 218883 ] [c] 216000 nodes [ array: 64862 framework rtti: 1262 func: 22805 group: 1 struct: 222152 ] [c] 217000 nodes [ array: 64992 framework rtti: 1264 func: 22837 group: 1 struct: 222939 ] [c] 218000 nodes [ array: 65111 framework rtti: 1275 func: 22851 group: 1 struct: 224029 ] [c] 219000 nodes [ array: 65219 framework rtti: 1285 func: 22913 group: 1 struct: 224389 ] [c] 220000 nodes [ array: 65412 framework rtti: 1291 func: 22922 group: 1 struct: 224843 ] [c] 221000 nodes [ array: 65499 framework rtti: 1378 func: 23100 group: 1 struct: 225327 ] [c] 222000 nodes [ array: 65505 framework rtti: 1516 func: 23307 group: 1 struct: 225477 ] [c] 223000 nodes [ array: 65774 framework rtti: 1535 func: 23355 group: 1 struct: 227119 ] [c] 224000 nodes [ array: 66462 framework rtti: 1535 func: 23355 group: 1 struct: 228031 ] [c] 225000 nodes [ array: 66943 framework rtti: 1535 func: 23355 group: 1 struct: 230569 ] [c] 226000 nodes [ array: 67588 framework rtti: 1535 func: 23355 group: 1 struct: 232323 ] [c] 227000 nodes [ array: 68051 framework rtti: 1535 func: 23355 group: 1 struct: 235517 ] [c] 228000 nodes [ array: 68426 framework rtti: 1535 func: 23355 group: 1 struct: 237784 ] [c] 229000 nodes [ array: 68858 framework rtti: 1535 func: 23355 group: 1 struct: 240311 ] [c] 230000 nodes [ array: 69317 framework rtti: 1535 func: 23355 group: 1 struct: 243446 ] [c] 231000 nodes [ array: 69735 framework rtti: 1535 func: 23355 group: 1 struct: 246005 ] [c] 232000 nodes [ array: 70430 framework rtti: 1535 func: 23355 group: 1 struct: 249328 ] [c] 233000 nodes [ array: 71187 framework rtti: 1535 func: 23355 group: 1 struct: 253060 ] [c] 234000 nodes [ array: 71447 framework rtti: 1535 func: 23378 group: 1 struct: 256733 ] [c] 235000 nodes [ array: 71459 framework rtti: 1535 func: 23379 group: 1 struct: 258034 ] [c] 236000 nodes [ array: 71504 framework rtti: 1536 func: 23436 group: 1 struct: 260417 ] [c] 237000 nodes [ array: 71505 framework rtti: 1536 func: 23455 group: 1 struct: 261241 ] [c] 238000 nodes [ array: 71510 framework rtti: 1537 func: 23465 group: 1 struct: 261828 ] [c] 239000 nodes [ array: 71540 framework rtti: 1537 func: 23495 group: 1 struct: 265324 ] [c] 240000 nodes [ array: 71553 framework rtti: 1537 func: 23561 group: 1 struct: 267760 ] [c] 241000 nodes [ array: 71571 framework rtti: 1538 func: 23574 group: 1 struct: 269065 ] [c] 242000 nodes [ array: 71594 framework rtti: 1539 func: 23580 group: 1 struct: 271358 ] [c] 243000 nodes [ array: 71625 framework rtti: 1539 func: 23620 group: 1 struct: 274707 ] [c] 244000 nodes [ array: 71640 framework rtti: 1539 func: 23669 group: 1 struct: 277572 ] [c] 245000 nodes [ array: 71650 framework rtti: 1540 func: 23730 group: 1 struct: 280429 ] [c] 246000 nodes [ array: 71679 framework rtti: 1540 func: 23761 group: 1 struct: 283135 ] [c] 247000 nodes [ array: 71695 framework rtti: 1540 func: 23800 group: 1 struct: 285996 ] [c] 248000 nodes [ array: 71708 framework rtti: 1540 func: 23833 group: 1 struct: 288909 ] [c] 249000 nodes [ array: 71732 framework rtti: 1540 func: 23843 group: 1 struct: 292183 ] [c] 250000 nodes [ array: 71789 framework rtti: 1540 func: 23872 group: 1 struct: 295359 ] [c] 251000 nodes [ array: 71798 framework rtti: 1540 func: 23895 group: 1 struct: 298593 ] [c] 252000 nodes [ array: 71849 framework rtti: 1540 func: 23915 group: 1 struct: 301289 ] [c] 253000 nodes [ array: 71891 framework rtti: 1540 func: 23936 group: 1 struct: 304014 ] [c] 254000 nodes [ array: 71910 framework rtti: 1540 func: 23959 group: 1 struct: 306511 ] [c] 255000 nodes [ array: 71949 framework rtti: 1540 func: 23980 group: 1 struct: 309119 ] [c] 256000 nodes [ array: 71971 framework rtti: 1540 func: 23999 group: 1 struct: 312379 ] [c] 257000 nodes [ array: 71991 framework rtti: 1540 func: 24021 group: 1 struct: 315528 ] [c] 258000 nodes [ array: 72010 framework rtti: 1541 func: 24033 group: 1 struct: 318460 ] [c] 259000 nodes [ array: 72019 framework rtti: 1541 func: 24060 group: 1 struct: 321302 ] [c] 260000 nodes [ array: 72039 framework rtti: 1541 func: 24068 group: 1 struct: 324380 ] [c] 261000 nodes [ array: 72086 framework rtti: 1541 func: 24324 group: 1 struct: 327323 ] [c] 262000 nodes [ array: 72285 framework rtti: 1550 func: 24623 group: 1 struct: 330381 ] [c] 263000 nodes [ array: 72665 framework rtti: 1567 func: 24684 group: 1 struct: 330990 ] [c] 264000 nodes [ array: 72797 framework rtti: 1567 func: 24696 group: 1 struct: 331753 ] [c] 265000 nodes [ array: 72967 framework rtti: 1567 func: 24788 group: 1 struct: 332644 ] [c] 266000 nodes [ array: 73125 framework rtti: 1567 func: 24788 group: 1 struct: 333428 ] [c] 267000 nodes [ array: 73340 framework rtti: 1567 func: 24811 group: 1 struct: 333970 ] [c] 268000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 334672 ] [c] 269000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 335672 ] [c] 270000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 336670 ] [c] 271000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 337670 ] [c] 272000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 338665 ] [c] 273000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 339665 ] [c] 274000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 340662 ] [c] 275000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 341662 ] [c] 276000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 342661 ] [c] 277000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 343618 ] [c] 278000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 344571 ] [c] 279000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 345525 ] [c] 280000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 346486 ] [c] 281000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 347442 ] [c] 282000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 348411 ] [c] 283000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 349365 ] [c] 284000 nodes [ array: 73542 framework rtti: 1567 func: 24811 group: 1 struct: 350324 ] [c] 285000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 286000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 287000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 288000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 289000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 290000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 291000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 292000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 293000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 294000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 295000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 296000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 297000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 298000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 299000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 300000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 301000 nodes [ array: 73592 framework rtti: 1592 func: 24922 group: 1 struct: 350897 ] [c] 302000 nodes [ array: 73699 framework rtti: 1594 func: 24940 group: 1 struct: 351008 ] [c] 303000 nodes [ array: 73916 framework rtti: 1594 func: 24940 group: 1 struct: 351137 ] [c] 304000 nodes [ array: 74124 framework rtti: 1594 func: 24940 group: 1 struct: 351180 ] [c] 305000 nodes [ array: 74323 framework rtti: 1594 func: 24940 group: 1 struct: 351270 ] [c] 306000 nodes [ array: 74541 framework rtti: 1594 func: 24940 group: 1 struct: 351612 ] [c] 307000 nodes [ array: 74792 framework rtti: 1594 func: 24940 group: 1 struct: 352267 ] [c] 308000 nodes [ array: 75018 framework rtti: 1594 func: 24948 group: 1 struct: 352714 ] [c] 309000 nodes [ array: 75207 framework rtti: 1594 func: 24948 group: 1 struct: 352849 ] [c] 310000 nodes [ array: 75409 framework rtti: 1594 func: 24948 group: 1 struct: 352870 ] [c] 311000 nodes [ array: 75652 framework rtti: 1594 func: 24948 group: 1 struct: 353353 ] [c] 312000 nodes [ array: 76005 framework rtti: 1596 func: 24955 group: 1 struct: 353711 ] [c] 313000 nodes [ array: 76302 framework rtti: 1608 func: 24958 group: 1 struct: 354438 ] [c] 314000 nodes [ array: 76457 framework rtti: 1617 func: 25015 group: 1 struct: 355236 ] [c] 315000 nodes [ array: 76616 framework rtti: 1618 func: 25016 group: 1 struct: 356100 ] [c] 316000 nodes [ array: 76880 framework rtti: 1629 func: 25294 group: 1 struct: 356214 ] [c] 317000 nodes [ array: 76984 framework rtti: 1629 func: 25297 group: 1 struct: 356896 ] [c] 318000 nodes [ array: 77030 framework rtti: 1629 func: 25297 group: 1 struct: 357513 ] [c] 319000 nodes [ array: 77070 framework rtti: 1629 func: 25297 group: 1 struct: 357791 ] [c] 320000 nodes [ array: 77135 framework rtti: 1629 func: 25297 group: 1 struct: 358059 ] [c] 321000 nodes [ array: 77182 framework rtti: 1629 func: 25297 group: 1 struct: 358258 ] [c] 322000 nodes [ array: 77208 framework rtti: 1629 func: 25297 group: 1 struct: 358478 ] [c] 323000 nodes [ array: 77234 framework rtti: 1629 func: 25297 group: 1 struct: 358721 ] [c] 324000 nodes [ array: 77245 framework rtti: 1629 func: 25297 group: 1 struct: 359050 ] [c] 325000 nodes [ array: 77271 framework rtti: 1629 func: 25297 group: 1 struct: 359367 ] [c] 326000 nodes [ array: 77306 framework rtti: 1629 func: 25297 group: 1 struct: 359591 ] [c] 327000 nodes [ array: 77315 framework rtti: 1629 func: 25297 group: 1 struct: 359835 ] [c] 328000 nodes [ array: 77328 framework rtti: 1629 func: 25297 group: 1 struct: 360048 ] [c] 329000 nodes [ array: 77351 framework rtti: 1629 func: 25297 group: 1 struct: 360290 ] [c] 330000 nodes [ array: 77474 framework rtti: 1629 func: 25297 group: 1 struct: 360470 ] [c] 331000 nodes [ array: 77493 framework rtti: 1629 func: 25297 group: 1 struct: 360694 ] [c] 332000 nodes [ array: 77536 framework rtti: 1629 func: 25297 group: 1 struct: 360987 ] [c] 333000 nodes [ array: 77547 framework rtti: 1629 func: 25297 group: 1 struct: 361332 ] [c] 334000 nodes [ array: 77569 framework rtti: 1629 func: 25297 group: 1 struct: 361541 ] [c] 335000 nodes [ array: 77595 framework rtti: 1629 func: 25297 group: 1 struct: 361736 ] [c] 336000 nodes [ array: 77614 framework rtti: 1629 func: 25297 group: 1 struct: 362208 ] [c] 337000 nodes [ array: 77618 framework rtti: 1629 func: 25297 group: 1 struct: 362424 ] [c] 338000 nodes [ array: 77659 framework rtti: 1629 func: 25297 group: 1 struct: 362634 ] [c] 339000 nodes [ array: 77697 framework rtti: 1629 func: 25297 group: 1 struct: 362841 ] [c] 340000 nodes [ array: 77735 framework rtti: 1629 func: 25297 group: 1 struct: 363058 ] [c] 341000 nodes [ array: 77769 framework rtti: 1629 func: 25297 group: 1 struct: 363277 ] [c] 342000 nodes [ array: 77778 framework rtti: 1629 func: 25297 group: 1 struct: 363508 ] [c] 343000 nodes [ array: 77779 framework rtti: 1629 func: 25297 group: 1 struct: 363769 ] [c] 344000 nodes [ array: 77780 framework rtti: 1629 func: 25297 group: 1 struct: 363990 ] [c] 345000 nodes [ array: 77786 framework rtti: 1629 func: 25297 group: 1 struct: 364261 ] [c] 346000 nodes [ array: 77791 framework rtti: 1629 func: 25297 group: 1 struct: 364491 ] [c] 347000 nodes [ array: 77794 framework rtti: 1629 func: 25297 group: 1 struct: 364721 ] [c] 348000 nodes [ array: 77794 framework rtti: 1629 func: 25297 group: 1 struct: 364951 ] [c] 349000 nodes [ array: 77799 framework rtti: 1629 func: 25297 group: 1 struct: 365183 ] [c] 350000 nodes [ array: 77801 framework rtti: 1629 func: 25297 group: 1 struct: 365413 ] [c] 351000 nodes [ array: 77811 framework rtti: 1629 func: 25297 group: 1 struct: 365643 ] [c] 352000 nodes [ array: 77817 framework rtti: 1630 func: 25301 group: 1 struct: 365888 ] [c] 353000 nodes [ array: 77819 framework rtti: 1630 func: 25303 group: 1 struct: 366100 ] [c] 354000 nodes [ array: 77819 framework rtti: 1630 func: 25303 group: 1 struct: 366246 ] [c] 355000 nodes [ array: 77819 framework rtti: 1630 func: 25305 group: 1 struct: 366339 ] [c] 356000 nodes [ array: 77819 framework rtti: 1630 func: 25307 group: 1 struct: 366373 ] [c] 357000 nodes [ array: 77825 framework rtti: 1630 func: 25307 group: 1 struct: 366454 ] [c] 358000 nodes [ array: 77825 framework rtti: 1630 func: 25307 group: 1 struct: 366528 ] [c] 359000 nodes [ array: 77833 framework rtti: 1630 func: 25310 group: 1 struct: 366666 ] [c] 360000 nodes [ array: 77846 framework rtti: 1630 func: 25314 group: 1 struct: 366718 ] [c] 361000 nodes [ array: 77847 framework rtti: 1630 func: 25318 group: 1 struct: 366790 ] [c] 362000 nodes [ array: 77848 framework rtti: 1630 func: 25321 group: 1 struct: 366810 ] [c] 363000 nodes [ array: 77849 framework rtti: 1630 func: 25323 group: 1 struct: 366857 ] [c] 364000 nodes [ array: 77853 framework rtti: 1630 func: 25324 group: 1 struct: 366867 ] [c] 365000 nodes [ array: 77856 framework rtti: 1630 func: 25325 group: 1 struct: 366873 ] [c] 366000 nodes [ array: 77857 framework rtti: 1630 func: 25326 group: 1 struct: 366873 ] [c] 367000 nodes [ array: 77863 framework rtti: 1630 func: 25326 group: 1 struct: 366873 ] [c] 368000 nodes [ array: 77876 framework rtti: 1630 func: 25327 group: 1 struct: 366910 ] [c] 369000 nodes [ array: 77893 framework rtti: 1630 func: 25329 group: 1 struct: 366982 ] [c] 370000 nodes [ array: 77894 framework rtti: 1630 func: 25330 group: 1 struct: 367011 ] [c] 371000 nodes [ array: 77899 framework rtti: 1630 func: 25334 group: 1 struct: 367023 ] [c] 372000 nodes [ array: 77903 framework rtti: 1630 func: 25338 group: 1 struct: 367061 ] [c] 373000 nodes [ array: 77911 framework rtti: 1630 func: 25346 group: 1 struct: 367104 ] [c] 374000 nodes [ array: 77912 framework rtti: 1630 func: 25347 group: 1 struct: 367161 ] [c] 375000 nodes [ array: 77914 framework rtti: 1630 func: 25348 group: 1 struct: 367193 ] [c] 376000 nodes [ array: 77916 framework rtti: 1630 func: 25349 group: 1 struct: 367198 ] [c] 377000 nodes [ array: 77916 framework rtti: 1630 func: 25351 group: 1 struct: 367209 ] [c] 378000 nodes [ array: 77916 framework rtti: 1630 func: 25352 group: 1 struct: 367382 ] [c] 379000 nodes [ array: 77916 framework rtti: 1630 func: 25357 group: 1 struct: 367402 ] [c] 380000 nodes [ array: 77920 framework rtti: 1630 func: 25358 group: 1 struct: 367420 ] [c] 381000 nodes [ array: 77920 framework rtti: 1630 func: 25358 group: 1 struct: 367433 ] [c] 382000 nodes [ array: 77922 framework rtti: 1631 func: 25368 group: 1 struct: 367463 ] [c] 383000 nodes [ array: 77923 framework rtti: 1631 func: 25370 group: 1 struct: 367475 ] [c] 384000 nodes [ array: 77926 framework rtti: 1631 func: 25371 group: 1 struct: 367479 ] [c] 385000 nodes [ array: 77934 framework rtti: 1631 func: 25372 group: 1 struct: 367533 ] [c] 386000 nodes [ array: 77937 framework rtti: 1631 func: 25373 group: 1 struct: 367541 ] [c] 387000 nodes [ array: 77945 framework rtti: 1631 func: 25373 group: 1 struct: 367567 ] [c] 388000 nodes [ array: 77954 framework rtti: 1631 func: 25374 group: 1 struct: 367667 ] [c] 389000 nodes [ array: 77955 framework rtti: 1631 func: 25374 group: 1 struct: 367746 ] [c] 390000 nodes [ array: 77959 framework rtti: 1631 func: 25375 group: 1 struct: 367774 ] [c] 391000 nodes [ array: 77960 framework rtti: 1631 func: 25377 group: 1 struct: 367788 ] [c] 392000 nodes [ array: 77966 framework rtti: 1631 func: 25377 group: 1 struct: 367811 ] [c] 393000 nodes [ array: 77985 framework rtti: 1631 func: 25383 group: 1 struct: 367844 ] [c] 394000 nodes [ array: 77986 framework rtti: 1631 func: 25383 group: 1 struct: 367904 ] [c] 395000 nodes [ array: 77986 framework rtti: 1631 func: 25385 group: 1 struct: 367918 ] [c] 396000 nodes [ array: 77992 framework rtti: 1631 func: 25387 group: 1 struct: 367932 ] [c] 397000 nodes [ array: 77994 framework rtti: 1632 func: 25388 group: 1 struct: 367939 ] [c] 398000 nodes [ array: 77999 framework rtti: 1632 func: 25393 group: 1 struct: 367997 ] [c] 399000 nodes [ array: 77999 framework rtti: 1632 func: 25393 group: 1 struct: 368037 ] [c] 400000 nodes [ array: 78006 framework rtti: 1632 func: 25393 group: 1 struct: 368051 ] [c] 401000 nodes [ array: 78009 framework rtti: 1632 func: 25401 group: 1 struct: 368110 ] [c] 402000 nodes [ array: 78010 framework rtti: 1632 func: 25408 group: 1 struct: 368122 ] [c] 403000 nodes [ array: 78019 framework rtti: 1632 func: 25419 group: 1 struct: 370388 ] [c] 404000 nodes [ array: 78023 framework rtti: 1632 func: 25420 group: 1 struct: 370436 ] [c] 405000 nodes [ array: 78027 framework rtti: 1632 func: 25422 group: 1 struct: 370437 ] [c] 406000 nodes [ array: 78030 framework rtti: 1632 func: 25423 group: 1 struct: 370444 ] [c] 407000 nodes [ array: 78051 framework rtti: 1632 func: 25424 group: 1 struct: 370586 ] [c] 408000 nodes [ array: 78051 framework rtti: 1632 func: 25426 group: 1 struct: 370595 ] [c] 409000 nodes [ array: 78053 framework rtti: 1632 func: 25439 group: 1 struct: 370601 ] [c] 410000 nodes [ array: 78055 framework rtti: 1632 func: 25439 group: 1 struct: 370653 ] [c] 411000 nodes [ array: 78055 framework rtti: 1632 func: 25441 group: 1 struct: 370688 ] [c] 412000 nodes [ array: 78059 framework rtti: 1632 func: 25442 group: 1 struct: 370720 ] [c] 413000 nodes [ array: 78061 framework rtti: 1632 func: 25448 group: 1 struct: 370755 ] [c] 414000 nodes [ array: 78064 framework rtti: 1632 func: 25449 group: 1 struct: 370784 ] [c] 415000 nodes [ array: 78066 framework rtti: 1632 func: 25449 group: 1 struct: 370835 ] [c] 416000 nodes [ array: 78082 framework rtti: 1632 func: 25458 group: 1 struct: 370899 ] [c] 417000 nodes [ array: 78095 framework rtti: 1632 func: 25464 group: 1 struct: 370913 ] [c] 418000 nodes [ array: 78096 framework rtti: 1632 func: 25466 group: 1 struct: 370966 ] [c] 419000 nodes [ array: 78098 framework rtti: 1632 func: 25467 group: 1 struct: 370973 ] [c] 420000 nodes [ array: 78099 framework rtti: 1632 func: 25468 group: 1 struct: 371043 ] [c] 421000 nodes [ array: 78110 framework rtti: 1632 func: 25468 group: 1 struct: 371065 ] [c] 422000 nodes [ array: 78125 framework rtti: 1632 func: 25470 group: 1 struct: 371123 ] [c] 423000 nodes [ array: 78131 framework rtti: 1632 func: 25474 group: 1 struct: 371154 ] [c] 424000 nodes [ array: 78173 framework rtti: 1643 func: 25536 group: 1 struct: 371360 ] [c] 425000 nodes [ array: 78211 framework rtti: 1659 func: 25634 group: 1 struct: 371547 ] [c] 426000 nodes [ array: 78218 framework rtti: 1659 func: 25634 group: 1 struct: 371580 ] [c] 427000 nodes [ array: 78228 framework rtti: 1659 func: 25634 group: 1 struct: 371644 ] [c] 428000 nodes [ array: 78244 framework rtti: 1666 func: 25724 group: 1 struct: 371762 ] [c] 429000 nodes [ array: 78378 framework rtti: 1667 func: 25757 group: 1 struct: 372079 ] [c] 430000 nodes [ array: 78495 framework rtti: 1673 func: 25798 group: 1 struct: 372388 ] [c] 431000 nodes [ array: 78858 framework rtti: 1677 func: 25806 group: 1 struct: 372934 ] [c] 432000 nodes [ array: 79219 framework rtti: 1685 func: 25848 group: 1 struct: 373353 ] [c] 433000 nodes [ array: 79489 framework rtti: 1693 func: 25850 group: 1 struct: 373835 ] [c] 434000 nodes [ array: 79829 framework rtti: 1708 func: 25861 group: 1 struct: 374295 ] [c] 435000 nodes [ array: 80472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 436000 nodes [ array: 81472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 437000 nodes [ array: 82472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 438000 nodes [ array: 83472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 439000 nodes [ array: 84472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 440000 nodes [ array: 85472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 441000 nodes [ array: 86472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 442000 nodes [ array: 87472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 443000 nodes [ array: 88472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 444000 nodes [ array: 89472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 445000 nodes [ array: 90472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 446000 nodes [ array: 91472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 447000 nodes [ array: 92472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 448000 nodes [ array: 93472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 449000 nodes [ array: 94472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 450000 nodes [ array: 95472 framework rtti: 1709 func: 25861 group: 1 struct: 374373 ] [c] 451000 nodes [ array: 96101 framework rtti: 1721 func: 25943 group: 1 struct: 374629 ] [c] 452000 nodes [ array: 96252 framework rtti: 1721 func: 25963 group: 1 struct: 375041 ] [c] 453000 nodes [ array: 96415 framework rtti: 1721 func: 25965 group: 1 struct: 376029 ] [c] 454000 nodes [ array: 96611 framework rtti: 1721 func: 25981 group: 1 struct: 377172 ] [c] 455000 nodes [ array: 96940 framework rtti: 1721 func: 25985 group: 1 struct: 377917 ] [c] 456000 nodes [ array: 97095 framework rtti: 1721 func: 25995 group: 1 struct: 378876 ] [c] 457000 nodes [ array: 97483 framework rtti: 1721 func: 26013 group: 1 struct: 379430 ] [c] 458000 nodes [ array: 98473 framework rtti: 1721 func: 26052 group: 1 struct: 380512 ] [c] 459000 nodes [ array: 98732 framework rtti: 1724 func: 26063 group: 1 struct: 380893 ] [c] 460000 nodes [ array: 98774 framework rtti: 1729 func: 26524 group: 1 struct: 386199 ] [c] 461000 nodes [ array: 98822 framework rtti: 1729 func: 26525 group: 1 struct: 386633 ] [c] 462000 nodes [ array: 98824 framework rtti: 1729 func: 26525 group: 1 struct: 386738 ] [c] 463000 nodes [ array: 98824 framework rtti: 1729 func: 26525 group: 1 struct: 386753 ] [c] 464000 nodes [ array: 98831 framework rtti: 1729 func: 26525 group: 1 struct: 386810 ] [c] 465000 nodes [ array: 98834 framework rtti: 1729 func: 26525 group: 1 struct: 386818 ] [c] 466000 nodes [ array: 98838 framework rtti: 1729 func: 26525 group: 1 struct: 386864 ] [c] 467000 nodes [ array: 98838 framework rtti: 1729 func: 26525 group: 1 struct: 386915 ] [c] 468000 nodes [ array: 98846 framework rtti: 1729 func: 26525 group: 1 struct: 386925 ] [c] 469000 nodes [ array: 98846 framework rtti: 1729 func: 26525 group: 1 struct: 386941 ] [c] 470000 nodes [ array: 98852 framework rtti: 1729 func: 26525 group: 1 struct: 386942 ] [c] 471000 nodes [ array: 98856 framework rtti: 1730 func: 26527 group: 1 struct: 387016 ] [c] 472000 nodes [ array: 98886 framework rtti: 1731 func: 26549 group: 1 struct: 396466 ] [c] 473000 nodes [ array: 98904 framework rtti: 1739 func: 26579 group: 1 struct: 402733 ] [c] 474000 nodes [ array: 98913 framework rtti: 1739 func: 26610 group: 1 struct: 402871 ] [c] 475000 nodes [ array: 98913 framework rtti: 1739 func: 26610 group: 1 struct: 402924 ] [c] 476000 nodes [ array: 98928 framework rtti: 1739 func: 26637 group: 1 struct: 403116 ] [c] 477000 nodes [ array: 98971 framework rtti: 1763 func: 26708 group: 1 struct: 403485 ] [c] 478000 nodes [ array: 98989 framework rtti: 1765 func: 26757 group: 1 struct: 403698 ] [c] 479000 nodes [ array: 99090 framework rtti: 1767 func: 26767 group: 1 struct: 403963 ] [c] 480000 nodes [ array: 99236 framework rtti: 1771 func: 26776 group: 1 struct: 404330 ] [c] 481000 nodes [ array: 99359 framework rtti: 1781 func: 26789 group: 1 struct: 404699 ] [c] 482000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 483000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 484000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 485000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 486000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 487000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 488000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 489000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 490000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 491000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 492000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 493000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 494000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 495000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 496000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 497000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 498000 nodes [ array: 99448 framework rtti: 1788 func: 26793 group: 1 struct: 404949 ] [c] 499000 nodes [ array: 99719 framework rtti: 1788 func: 26834 group: 1 struct: 405490 ] [c] 500000 nodes [ array: 100203 framework rtti: 1788 func: 26835 group: 1 struct: 406034 ] [c] 501000 nodes [ array: 100692 framework rtti: 1788 func: 26843 group: 1 struct: 406668 ] [c] 502000 nodes [ array: 101110 framework rtti: 1788 func: 26848 group: 1 struct: 407362 ] [c] 503000 nodes [ array: 101586 framework rtti: 1788 func: 26871 group: 1 struct: 408869 ] [c] 504000 nodes [ array: 101934 framework rtti: 1789 func: 26889 group: 1 struct: 409288 ] [c] 505000 nodes [ array: 102273 framework rtti: 1789 func: 26889 group: 1 struct: 409980 ] [c] 506000 nodes [ array: 102628 framework rtti: 1789 func: 26889 group: 1 struct: 410570 ] [c] 507000 nodes [ array: 102844 framework rtti: 1790 func: 26903 group: 1 struct: 411093 ] [c] 508000 nodes [ array: 103083 framework rtti: 1808 func: 26981 group: 1 struct: 411571 ] [c] 509000 nodes [ array: 104083 framework rtti: 1808 func: 26981 group: 1 struct: 411571 ] [c] 510000 nodes [ array: 104399 framework rtti: 1809 func: 27126 group: 1 struct: 411826 ] [c] 511000 nodes [ array: 104649 framework rtti: 1809 func: 27126 group: 1 struct: 411826 ] [c] 512000 nodes [ array: 104653 framework rtti: 1809 func: 27126 group: 1 struct: 411873 ] [c] 513000 nodes [ array: 104661 framework rtti: 1809 func: 27126 group: 1 struct: 411905 ] [c] 514000 nodes [ array: 105105 framework rtti: 1810 func: 27143 group: 1 struct: 411998 ] [c] 515000 nodes [ array: 105832 framework rtti: 1810 func: 27150 group: 1 struct: 412020 ] [c] 516000 nodes [ array: 106832 framework rtti: 1810 func: 27150 group: 1 struct: 412020 ] [c] 517000 nodes [ array: 107459 framework rtti: 1810 func: 27150 group: 1 struct: 412020 ] [c] 518000 nodes [ array: 108459 framework rtti: 1810 func: 27150 group: 1 struct: 412020 ] [c] 519000 nodes [ array: 109459 framework rtti: 1810 func: 27150 group: 1 struct: 412020 ] [c] 520000 nodes [ array: 110459 framework rtti: 1810 func: 27150 group: 1 struct: 412020 ] [c] 521000 nodes [ array: 111459 framework rtti: 1810 func: 27150 group: 1 struct: 412020 ] [c] 522000 nodes [ array: 112459 framework rtti: 1810 func: 27150 group: 1 struct: 412020 ] [c] 523000 nodes [ array: 113051 framework rtti: 1810 func: 27150 group: 1 struct: 412020 ] [c] 524000 nodes [ array: 113116 framework rtti: 1811 func: 27163 group: 1 struct: 412054 ] [c] 525000 nodes [ array: 113116 framework rtti: 1811 func: 27163 group: 1 struct: 412864 ] [c] 526000 nodes [ array: 113116 framework rtti: 1811 func: 27163 group: 1 struct: 413843 ] [c] 527000 nodes [ array: 113116 framework rtti: 1811 func: 27163 group: 1 struct: 414488 ] [c] 528000 nodes [ array: 113116 framework rtti: 1811 func: 27163 group: 1 struct: 414931 ] [c] 529000 nodes [ array: 113116 framework rtti: 1811 func: 27163 group: 1 struct: 415840 ] [c] 530000 nodes [ array: 113161 framework rtti: 1811 func: 27173 group: 1 struct: 416638 ] [c] 531000 nodes [ array: 113535 framework rtti: 1816 func: 27244 group: 1 struct: 416764 ] [c] 532000 nodes [ array: 113726 framework rtti: 1864 func: 27272 group: 1 struct: 417108 ] [c] 533000 nodes [ array: 113900 framework rtti: 1945 func: 27315 group: 1 struct: 417509 ] [c] 534000 nodes [ array: 113939 framework rtti: 1948 func: 27340 group: 1 struct: 418185 ] [c] 535000 nodes [ array: 113984 framework rtti: 1948 func: 27340 group: 1 struct: 418471 ] [c] 536000 nodes [ array: 114019 framework rtti: 1948 func: 27350 group: 1 struct: 419269 ] [c] 537000 nodes [ array: 114062 framework rtti: 1948 func: 27354 group: 1 struct: 419620 ] [c] 538000 nodes [ array: 114092 framework rtti: 1948 func: 27360 group: 1 struct: 419992 ] [c] 539000 nodes [ array: 114093 framework rtti: 1948 func: 27376 group: 1 struct: 420134 ] [c] 540000 nodes [ array: 114175 framework rtti: 1948 func: 27394 group: 1 struct: 420489 ] [c] 541000 nodes [ array: 114311 framework rtti: 1948 func: 27394 group: 1 struct: 420861 ] [c] 542000 nodes [ array: 114532 framework rtti: 1948 func: 27394 group: 1 struct: 421217 ] [c] 543000 nodes [ array: 114672 framework rtti: 1948 func: 27395 group: 1 struct: 421695 ] [c] 544000 nodes [ array: 114683 framework rtti: 1950 func: 27428 group: 1 struct: 421713 ] [c] 545000 nodes [ array: 114903 framework rtti: 1950 func: 27486 group: 1 struct: 421783 ] [c] 546000 nodes [ array: 115009 framework rtti: 1951 func: 27603 group: 1 struct: 421919 ] [c] 547000 nodes [ array: 115015 framework rtti: 1952 func: 27605 group: 1 struct: 421924 ] [c] 548000 nodes [ array: 115015 framework rtti: 1952 func: 27605 group: 1 struct: 421924 ] [c] 549000 nodes [ array: 115015 framework rtti: 1952 func: 27605 group: 1 struct: 421924 ] [c] 550000 nodes [ array: 115015 framework rtti: 1952 func: 27605 group: 1 struct: 421924 ] [c] 551000 nodes [ array: 115015 framework rtti: 1952 func: 27605 group: 1 struct: 421924 ] [c] 552000 nodes [ array: 115015 framework rtti: 1952 func: 27605 group: 1 struct: 421924 ] [c] 553000 nodes [ array: 115015 framework rtti: 1952 func: 27605 group: 1 struct: 421924 ] [c] 554000 nodes [ array: 115015 framework rtti: 1952 func: 27605 group: 1 struct: 421924 ] [c] 555000 nodes [ array: 115876 framework rtti: 1952 func: 27607 group: 1 struct: 421924 ] [c] 556000 nodes [ array: 116876 framework rtti: 1952 func: 27607 group: 1 struct: 421924 ] [c] 557000 nodes [ array: 117876 framework rtti: 1952 func: 27607 group: 1 struct: 421924 ] [c] 558000 nodes [ array: 118876 framework rtti: 1952 func: 27607 group: 1 struct: 421924 ] [c] 559000 nodes [ array: 119606 framework rtti: 1952 func: 27617 group: 1 struct: 421927 ] [c] 560000 nodes [ array: 119700 framework rtti: 1957 func: 27660 group: 1 struct: 422098 ] [c] 561000 nodes [ array: 119817 framework rtti: 1980 func: 27713 group: 1 struct: 422277 ] [c] 562000 nodes [ array: 119913 framework rtti: 2022 func: 27716 group: 1 struct: 422469 ] [c] 563000 nodes [ array: 120158 framework rtti: 2035 func: 27724 group: 1 struct: 422573 ] [c] 564000 nodes [ array: 120331 framework rtti: 2064 func: 27728 group: 1 struct: 422971 ] [c] 565000 nodes [ array: 120492 framework rtti: 2064 func: 27728 group: 1 struct: 423388 ] [c] 566000 nodes [ array: 120889 framework rtti: 2065 func: 27754 group: 1 struct: 424170 ] [c] 567000 nodes [ array: 120909 framework rtti: 2066 func: 28108 group: 1 struct: 424748 ] [c] 568000 nodes [ array: 120909 framework rtti: 2066 func: 28108 group: 1 struct: 424748 ] [c] 569000 nodes [ array: 120909 framework rtti: 2066 func: 28108 group: 1 struct: 424748 ] [c] 570000 nodes [ array: 120909 framework rtti: 2066 func: 28108 group: 1 struct: 424748 ] [c] 571000 nodes [ array: 120909 framework rtti: 2066 func: 28108 group: 1 struct: 424748 ] [c] 572000 nodes [ array: 121168 framework rtti: 2077 func: 28170 group: 1 struct: 425024 ] [c] 573000 nodes [ array: 121410 framework rtti: 2077 func: 28179 group: 1 struct: 425149 ] [c] 574000 nodes [ array: 121761 framework rtti: 2077 func: 28179 group: 1 struct: 425777 ] [c] 575000 nodes [ array: 121817 framework rtti: 2078 func: 28234 group: 1 struct: 426243 ] [c] 576000 nodes [ array: 121845 framework rtti: 2078 func: 28292 group: 1 struct: 426314 ] [c] 577000 nodes [ array: 122177 framework rtti: 2078 func: 28302 group: 1 struct: 426906 ] [c] 578000 nodes [ array: 122547 framework rtti: 2078 func: 28302 group: 1 struct: 427576 ] [c] 579000 nodes [ array: 122778 framework rtti: 2087 func: 28379 group: 1 struct: 428025 ] [c] 580000 nodes [ array: 123013 framework rtti: 2087 func: 28379 group: 1 struct: 428783 ] [c] 581000 nodes [ array: 123278 framework rtti: 2090 func: 28443 group: 1 struct: 429431 ] [c] 582000 nodes [ array: 123401 framework rtti: 2090 func: 28443 group: 1 struct: 429975 ] [c] 583000 nodes [ array: 123626 framework rtti: 2093 func: 28475 group: 1 struct: 430390 ] [c] 584000 nodes [ array: 124057 framework rtti: 2093 func: 28492 group: 1 struct: 430949 ] [c] 585000 nodes [ array: 124217 framework rtti: 2093 func: 28570 group: 1 struct: 431230 ] [c] 586000 nodes [ array: 124409 framework rtti: 2096 func: 28647 group: 1 struct: 431516 ] [c] 587000 nodes [ array: 124482 framework rtti: 2113 func: 28848 group: 1 struct: 431688 ] [c:database] GC transformer: finished helpers [c] 588000 nodes [ array: 124775 framework rtti: 2121 func: 29137 group: 1 struct: 433656 ] [c] 589000 nodes [ array: 125290 framework rtti: 2121 func: 29137 group: 1 struct: 433753 ] [c] 590000 nodes [ array: 125494 framework rtti: 2154 func: 29186 group: 1 struct: 434011 ] [c] 591000 nodes [ array: 125549 framework rtti: 2280 func: 29526 group: 1 struct: 434388 ] [c] 592000 nodes [ array: 125679 framework rtti: 2365 func: 29738 group: 1 struct: 434659 ] [c] 593000 nodes [ array: 125812 framework rtti: 2412 func: 29961 group: 1 struct: 434878 ] [rtyper] specializing: 246500 / 246826 blocks (99%) [rtyper] -=- specialized 397 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 11 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished tables [gctransform:info] assigned 5340 typeids [gctransform:info] added 114109 push/pop stack root instructions [gctransform:info] inserted 5299 write barrier calls [gctransform:info] inserted 5965 write_barrier_from_array calls [gctransform:info] found 3 static roots [c:database] Inlining GC helpers and postprocessing [c] 593819 nodes [ array: 125982 framework rtti: 2437 func: 30140 group: 1 struct: 435259 ] [c:database] Completed [translation:info] database for generating C source was created [abe31] translation-task} [translation:info] Generating c source... [abe31] {translation-task starting source_c [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_pypy_goal.c [c:writing] data_pypy_interpreter.c [c:writing] data_pypy_interpreter_astcompiler.c [c:writing] data_pypy_interpreter_pyparser.c [c:writing] data_pypy_module___builtin__.c [c:writing] data_pypy_module___pypy__.c [c:writing] data_pypy_module__cffi_backend.c [c:writing] data_pypy_module__codecs.c [c:writing] data_pypy_module__collections.c [c:writing] data_pypy_module__continuation.c [c:writing] data_pypy_module__csv.c [c:writing] data_pypy_module__frozen_importlib.c [c:writing] data_pypy_module__io.c [c:writing] data_pypy_module__locale.c [c:writing] data_pypy_module__lsprof.c [c:writing] data_pypy_module__minimal_curses.c [c:writing] data_pypy_module__multibytecodec.c [c:writing] data_pypy_module__multiprocessing.c [c:writing] data_pypy_module__posixsubprocess.c [c:writing] data_pypy_module__pypyjson.c [c:writing] data_pypy_module__random.c [c:writing] data_pypy_module__rawffi.c [c:writing] data_pypy_module__rawffi_alt.c [c:writing] data_pypy_module__socket.c [c:writing] data_pypy_module__sre.c [c:writing] data_pypy_module__warnings.c [c:writing] data_pypy_module__weakref.c [c:writing] data_pypy_module_array.c [c:writing] data_pypy_module_binascii.c [c:writing] data_pypy_module_bz2.c [c:writing] data_pypy_module_cmath.c [c:writing] data_pypy_module_cpyext.c [c:writing] data_pypy_module_exceptions.c [c:writing] data_pypy_module_fcntl.c [c:writing] data_pypy_module_gc.c [c:writing] data_pypy_module_imp.c [c:writing] data_pypy_module_itertools.c [c:writing] data_pypy_module_marshal.c [c:writing] data_pypy_module_math.c [c:writing] data_pypy_module_mmap.c [c:writing] data_pypy_module_operator.c [c:writing] data_pypy_module_parser.c [c:writing] data_pypy_module_posix.c [c:writing] data_pypy_module_pwd.c [c:writing] data_pypy_module_pyexpat.c [c:writing] data_pypy_module_pypyjit.c [c:writing] data_pypy_module_select.c [c:writing] data_pypy_module_signal.c [c:writing] data_pypy_module_struct.c [c:writing] data_pypy_module_sys.c [c:writing] data_pypy_module_termios.c [c:writing] data_pypy_module_thread.c [c:writing] data_pypy_module_time.c [c:writing] data_pypy_module_unicodedata.c [c:writing] data_pypy_module_unicodedata_1.c [c:writing] data_pypy_module_zipimport.c [c:writing] data_pypy_module_zlib.c [c:writing] data_pypy_objspace.c [c:writing] data_pypy_objspace_std.c [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_jit_backend.c [c:writing] data_rpython_jit_backend_llsupport.c [c:writing] data_rpython_jit_backend_ppc.c [c:writing] data_rpython_jit_codewriter.c [c:writing] data_rpython_jit_metainterp.c [c:writing] data_rpython_jit_metainterp_1.c [c:writing] data_rpython_jit_metainterp_optimizeopt.c [c:writing] data_rpython_memory_gc.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rlib_rjitlog.c [c:writing] data_rpython_rlib_rsre.c [c:writing] data_rpython_rlib_rstruct.c [c:writing] data_rpython_rlib_unicodedata.c [c:writing] data_rpython_rlib_unicodedata_1.c [c:writing] data_rpython_rlib_unicodedata_2.c [c:writing] data_rpython_rtyper.c [c:writing] data_rpython_rtyper_1.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] data_rpython_translator_c.c [c:writing] nonfuncnodes.c [c:writing] nonfuncnodes_1.c [c:writing] nonfuncnodes_2.c [c:writing] nonfuncnodes_3.c [c:writing] nonfuncnodes_4.c [c:writing] nonfuncnodes_5.c [c:writing] nonfuncnodes_6.c [c:writing] nonfuncnodes_7.c [c:writing] nonfuncnodes_8.c [c:writing] nonfuncnodes_9.c [c:writing] nonfuncnodes_10.c [c:writing] nonfuncnodes_11.c [c:writing] nonfuncnodes_12.c [c:writing] nonfuncnodes_13.c [c:writing] nonfuncnodes_14.c [c:writing] nonfuncnodes_15.c [c:writing] nonfuncnodes_16.c [c:writing] nonfuncnodes_17.c [c:writing] nonfuncnodes_18.c [c:writing] nonfuncnodes_19.c [c:writing] nonfuncnodes_20.c [c:writing] nonfuncnodes_21.c [c:writing] nonfuncnodes_22.c [c:writing] nonfuncnodes_23.c [c:writing] nonfuncnodes_24.c [c:writing] nonfuncnodes_25.c [c:writing] nonfuncnodes_26.c [c:writing] nonfuncnodes_27.c [c:writing] nonfuncnodes_28.c [c:writing] nonfuncnodes_29.c [c:writing] nonfuncnodes_30.c [c:writing] nonfuncnodes_31.c [c:writing] nonfuncnodes_32.c [c:writing] nonfuncnodes_33.c [c:writing] nonfuncnodes_34.c [c:writing] nonfuncnodes_35.c [c:writing] nonfuncnodes_36.c [c:writing] nonfuncnodes_37.c [c:writing] nonfuncnodes_38.c [c:writing] nonfuncnodes_39.c [c:writing] nonfuncnodes_40.c [c:writing] nonfuncnodes_41.c [c:writing] nonfuncnodes_42.c [c:writing] nonfuncnodes_43.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__codecs_1.c [c:writing] data_pypy_module__continuation_1.c [c:writing] data_pypy_module__locale_1.c [c:writing] data_pypy_module__multibytecodec_1.c [c:writing] data_pypy_module__multiprocessing_1.c [c:writing] data_pypy_module_bz2_1.c [c:writing] data_pypy_module_cpyext_1.c [c:writing] data_pypy_module_crypt.c [c:writing] data_pypy_module_posix_1.c [c:writing] data_pypy_module_pyexpat_1.c [c:writing] data_pypy_module_signal_1.c [c:writing] data_pypy_module_sys_1.c [c:writing] data_pypy_module_thread_1.c [c:writing] data_pypy_module_time_1.c [c:writing] data_pypy_module_zlib_1.c [c:writing] data_pypy_objspace_std_1.c [c:writing] data_rpython_jit_backend_llsupport_1.c [c:writing] data_rpython_jit_backend_ppc_1.c [c:writing] data_rpython_jit_metainterp_2.c [c:writing] data_rpython_memory_gc_1.c [c:writing] data_rpython_rlib_1.c [c:writing] data_rpython_rlib_rjitlog_1.c [c:writing] data_rpython_rlib_rsre_1.c [c:writing] data_rpython_rlib_rstruct_1.c [c:writing] data_rpython_rtyper_lltypesystem_1.c [c:writing] data_rpython_rtyper_lltypesystem_module.c [c:writing] implement.c [c:writing] implement_1.c [c:writing] implement_2.c [c:writing] implement_3.c [c:writing] implement_4.c [c:writing] implement_5.c [c:writing] implement_6.c [c:writing] implement_7.c [c:writing] implement_8.c [c:writing] implement_9.c [c:writing] implement_10.c [c:writing] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_1.c [c:writing] pypy_interpreter_2.c [c:writing] pypy_interpreter_3.c [c:writing] pypy_interpreter_astcompiler.c [c:writing] pypy_interpreter_astcompiler_1.c [c:writing] pypy_interpreter_astcompiler_2.c [c:writing] pypy_interpreter_astcompiler_3.c [c:writing] pypy_interpreter_astcompiler_4.c [c:writing] pypy_interpreter_pyparser.c [c:writing] pypy_module___builtin__.c [c:writing] pypy_module___pypy__.c [c:writing] pypy_module__cffi_backend.c [c:writing] pypy_module__cffi_backend_1.c [c:writing] pypy_module__codecs.c [c:writing] pypy_module__collections.c [c:writing] pypy_module__continuation.c [c:writing] pypy_module__csv.c [c:writing] pypy_module__frozen_importlib.c [c:writing] pypy_module__io.c [c:writing] pypy_module__io_1.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__posixsubprocess.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__socket.c [c:writing] pypy_module__sre.c [c:writing] pypy_module__string.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [c:writing] pypy_module_binascii.c [c:writing] pypy_module_bz2.c [c:writing] pypy_module_cmath.c [c:writing] pypy_module_cpyext.c [c:writing] pypy_module_cpyext_1.c [c:writing] pypy_module_cpyext_2.c [c:writing] pypy_module_cpyext_3.c [c:writing] pypy_module_cpyext_4.c [c:writing] pypy_module_cpyext_5.c [c:writing] pypy_module_cpyext_6.c [c:writing] pypy_module_cpyext_7.c [c:writing] pypy_module_crypt.c [c:writing] pypy_module_exceptions.c [c:writing] pypy_module_fcntl.c [c:writing] pypy_module_gc.c [c:writing] pypy_module_imp.c [c:writing] pypy_module_itertools.c [c:writing] pypy_module_marshal.c [c:writing] pypy_module_math.c [c:writing] pypy_module_mmap.c [c:writing] pypy_module_operator.c [c:writing] pypy_module_parser.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_pwd.c [c:writing] pypy_module_pyexpat.c [c:writing] pypy_module_pypyjit.c [c:writing] pypy_module_select.c [c:writing] pypy_module_signal.c [c:writing] pypy_module_struct.c [c:writing] pypy_module_sys.c [c:writing] pypy_module_termios.c [c:writing] pypy_module_thread.c [c:writing] pypy_module_time.c [c:writing] pypy_module_token.c [c:writing] pypy_module_unicodedata.c [c:writing] pypy_module_zipimport.c [c:writing] pypy_module_zlib.c [c:writing] pypy_objspace.c [c:writing] pypy_objspace_std.c [c:writing] pypy_objspace_std_1.c [c:writing] pypy_objspace_std_2.c [c:writing] pypy_objspace_std_3.c [c:writing] pypy_objspace_std_4.c [c:writing] pypy_objspace_std_5.c [c:writing] pypy_objspace_std_6.c [c:writing] pypy_objspace_std_7.c [c:writing] pypy_objspace_std_8.c [c:writing] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_llsupport.c [c:writing] rpython_jit_backend_llsupport_1.c [c:writing] rpython_jit_backend_ppc.c [c:writing] rpython_jit_backend_ppc_1.c [c:writing] rpython_jit_backend_ppc_helper.c [c:writing] rpython_jit_codewriter.c [c:writing] rpython_jit_metainterp.c [c:writing] rpython_jit_metainterp_1.c [c:writing] rpython_jit_metainterp_2.c [c:writing] rpython_jit_metainterp_3.c [c:writing] rpython_jit_metainterp_4.c [c:writing] rpython_jit_metainterp_5.c [c:writing] rpython_jit_metainterp_6.c [c:writing] rpython_jit_metainterp_7.c [c:writing] rpython_jit_metainterp_8.c [c:writing] rpython_jit_metainterp_9.c [c:writing] rpython_jit_metainterp_optimizeopt.c [c:writing] rpython_jit_metainterp_optimizeopt_1.c [c:writing] rpython_jit_metainterp_optimizeopt_2.c [c:writing] rpython_jit_metainterp_optimizeopt_3.c [c:writing] rpython_jit_metainterp_optimizeopt_4.c [c:writing] rpython_memory.c [c:writing] rpython_memory_gc.c [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_2.c [c:writing] rpython_rlib_3.c [c:writing] rpython_rlib_4.c [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_unicodedata.c [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_rtyper_lltypesystem_1.c [c:writing] rpython_rtyper_lltypesystem_2.c [c:writing] rpython_rtyper_lltypesystem_3.c [c:writing] rpython_rtyper_lltypesystem_4.c [c:writing] rpython_rtyper_lltypesystem_module.c [c:writing] rpython_tool.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/testing_1/testing_1.c [b91f0] translation-task} [translation:info] Compiling c source... [b91f0] {translation-task starting compile_c [platform:execute] make -j 3 in /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/testing_1 [platform:message] make: Entering directory '/builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/testing_1' [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o testing_1.o -c testing_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_goal.o -c data_pypy_goal.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_interpreter.o -c data_pypy_interpreter.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_interpreter_astcompiler.o -c data_pypy_interpreter_astcompiler.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_interpreter_pyparser.o -c data_pypy_interpreter_pyparser.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module___builtin__.o -c data_pypy_module___builtin__.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module___pypy__.o -c data_pypy_module___pypy__.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__cffi_backend.o -c data_pypy_module__cffi_backend.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__codecs.o -c data_pypy_module__codecs.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__collections.o -c data_pypy_module__collections.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__continuation.o -c data_pypy_module__continuation.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__csv.o -c data_pypy_module__csv.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__frozen_importlib.o -c data_pypy_module__frozen_importlib.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__io.o -c data_pypy_module__io.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__locale.o -c data_pypy_module__locale.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__lsprof.o -c data_pypy_module__lsprof.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__minimal_curses.o -c data_pypy_module__minimal_curses.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__multibytecodec.o -c data_pypy_module__multibytecodec.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__multiprocessing.o -c data_pypy_module__multiprocessing.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__posixsubprocess.o -c data_pypy_module__posixsubprocess.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__pypyjson.o -c data_pypy_module__pypyjson.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__random.o -c data_pypy_module__random.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__rawffi.o -c data_pypy_module__rawffi.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__rawffi_alt.o -c data_pypy_module__rawffi_alt.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__socket.o -c data_pypy_module__socket.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__sre.o -c data_pypy_module__sre.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__warnings.o -c data_pypy_module__warnings.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__weakref.o -c data_pypy_module__weakref.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_array.o -c data_pypy_module_array.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_binascii.o -c data_pypy_module_binascii.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_bz2.o -c data_pypy_module_bz2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_cmath.o -c data_pypy_module_cmath.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_cpyext.o -c data_pypy_module_cpyext.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_exceptions.o -c data_pypy_module_exceptions.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_fcntl.o -c data_pypy_module_fcntl.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_gc.o -c data_pypy_module_gc.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_imp.o -c data_pypy_module_imp.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_itertools.o -c data_pypy_module_itertools.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_marshal.o -c data_pypy_module_marshal.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_math.o -c data_pypy_module_math.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_mmap.o -c data_pypy_module_mmap.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_operator.o -c data_pypy_module_operator.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_parser.o -c data_pypy_module_parser.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_posix.o -c data_pypy_module_posix.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_pwd.o -c data_pypy_module_pwd.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_pyexpat.o -c data_pypy_module_pyexpat.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_pypyjit.o -c data_pypy_module_pypyjit.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_select.o -c data_pypy_module_select.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_signal.o -c data_pypy_module_signal.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_struct.o -c data_pypy_module_struct.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_sys.o -c data_pypy_module_sys.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_termios.o -c data_pypy_module_termios.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_thread.o -c data_pypy_module_thread.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_time.o -c data_pypy_module_time.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_unicodedata.o -c data_pypy_module_unicodedata.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_unicodedata_1.o -c data_pypy_module_unicodedata_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_zipimport.o -c data_pypy_module_zipimport.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_zlib.o -c data_pypy_module_zlib.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_objspace.o -c data_pypy_objspace.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_objspace_std.o -c data_pypy_objspace_std.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_flowspace.o -c data_rpython_flowspace.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_backend.o -c data_rpython_jit_backend.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_backend_llsupport.o -c data_rpython_jit_backend_llsupport.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_backend_ppc.o -c data_rpython_jit_backend_ppc.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_codewriter.o -c data_rpython_jit_codewriter.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_metainterp.o -c data_rpython_jit_metainterp.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_metainterp_1.o -c data_rpython_jit_metainterp_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_metainterp_optimizeopt.o -c data_rpython_jit_metainterp_optimizeopt.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_memory_gc.o -c data_rpython_memory_gc.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_memory_gctransform.o -c data_rpython_memory_gctransform.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib.o -c data_rpython_rlib.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_rjitlog.o -c data_rpython_rlib_rjitlog.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_rsre.o -c data_rpython_rlib_rsre.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_rstruct.o -c data_rpython_rlib_rstruct.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata.o -c data_rpython_rlib_unicodedata.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata_1.o -c data_rpython_rlib_unicodedata_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_unicodedata_2.o -c data_rpython_rlib_unicodedata_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rtyper.o -c data_rpython_rtyper.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rtyper_1.o -c data_rpython_rtyper_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem.o -c data_rpython_rtyper_lltypesystem.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_translator_c.o -c data_rpython_translator_c.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes.o -c nonfuncnodes.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_1.o -c nonfuncnodes_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_2.o -c nonfuncnodes_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_3.o -c nonfuncnodes_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_4.o -c nonfuncnodes_4.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_5.o -c nonfuncnodes_5.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_6.o -c nonfuncnodes_6.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_7.o -c nonfuncnodes_7.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_8.o -c nonfuncnodes_8.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_9.o -c nonfuncnodes_9.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_10.o -c nonfuncnodes_10.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_11.o -c nonfuncnodes_11.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_12.o -c nonfuncnodes_12.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_13.o -c nonfuncnodes_13.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_14.o -c nonfuncnodes_14.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_15.o -c nonfuncnodes_15.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_16.o -c nonfuncnodes_16.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_17.o -c nonfuncnodes_17.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_18.o -c nonfuncnodes_18.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_19.o -c nonfuncnodes_19.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_20.o -c nonfuncnodes_20.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_21.o -c nonfuncnodes_21.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_22.o -c nonfuncnodes_22.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_23.o -c nonfuncnodes_23.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_24.o -c nonfuncnodes_24.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_25.o -c nonfuncnodes_25.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_26.o -c nonfuncnodes_26.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_27.o -c nonfuncnodes_27.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_28.o -c nonfuncnodes_28.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_29.o -c nonfuncnodes_29.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_30.o -c nonfuncnodes_30.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_31.o -c nonfuncnodes_31.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_32.o -c nonfuncnodes_32.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_33.o -c nonfuncnodes_33.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_34.o -c nonfuncnodes_34.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_35.o -c nonfuncnodes_35.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_36.o -c nonfuncnodes_36.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_37.o -c nonfuncnodes_37.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_38.o -c nonfuncnodes_38.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_39.o -c nonfuncnodes_39.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_40.o -c nonfuncnodes_40.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_41.o -c nonfuncnodes_41.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_42.o -c nonfuncnodes_42.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o nonfuncnodes_43.o -c nonfuncnodes_43.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__cffi_backend_1.o -c data_pypy_module__cffi_backend_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__codecs_1.o -c data_pypy_module__codecs_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__continuation_1.o -c data_pypy_module__continuation_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__locale_1.o -c data_pypy_module__locale_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__multibytecodec_1.o -c data_pypy_module__multibytecodec_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module__multiprocessing_1.o -c data_pypy_module__multiprocessing_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_bz2_1.o -c data_pypy_module_bz2_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_cpyext_1.o -c data_pypy_module_cpyext_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_crypt.o -c data_pypy_module_crypt.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_posix_1.o -c data_pypy_module_posix_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_pyexpat_1.o -c data_pypy_module_pyexpat_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_signal_1.o -c data_pypy_module_signal_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_sys_1.o -c data_pypy_module_sys_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_thread_1.o -c data_pypy_module_thread_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_time_1.o -c data_pypy_module_time_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_module_zlib_1.o -c data_pypy_module_zlib_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_pypy_objspace_std_1.o -c data_pypy_objspace_std_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_backend_llsupport_1.o -c data_rpython_jit_backend_llsupport_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_backend_ppc_1.o -c data_rpython_jit_backend_ppc_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_jit_metainterp_2.o -c data_rpython_jit_metainterp_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_memory_gc_1.o -c data_rpython_memory_gc_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_1.o -c data_rpython_rlib_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_rjitlog_1.o -c data_rpython_rlib_rjitlog_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_rsre_1.o -c data_rpython_rlib_rsre_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rlib_rstruct_1.o -c data_rpython_rlib_rstruct_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem_1.o -c data_rpython_rtyper_lltypesystem_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o data_rpython_rtyper_lltypesystem_module.o -c data_rpython_rtyper_lltypesystem_module.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement.o -c implement.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_1.o -c implement_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_2.o -c implement_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_3.o -c implement_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_4.o -c implement_4.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_5.o -c implement_5.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_6.o -c implement_6.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_7.o -c implement_7.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_8.o -c implement_8.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_9.o -c implement_9.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o implement_10.o -c implement_10.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_goal.o -c pypy_goal.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter.o -c pypy_interpreter.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter_1.o -c pypy_interpreter_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter_2.o -c pypy_interpreter_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter_3.o -c pypy_interpreter_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter_astcompiler.o -c pypy_interpreter_astcompiler.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter_astcompiler_1.o -c pypy_interpreter_astcompiler_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter_astcompiler_2.o -c pypy_interpreter_astcompiler_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter_astcompiler_3.o -c pypy_interpreter_astcompiler_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter_astcompiler_4.o -c pypy_interpreter_astcompiler_4.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_interpreter_pyparser.o -c pypy_interpreter_pyparser.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module___builtin__.o -c pypy_module___builtin__.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module___pypy__.o -c pypy_module___pypy__.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__cffi_backend.o -c pypy_module__cffi_backend.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__cffi_backend_1.o -c pypy_module__cffi_backend_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__codecs.o -c pypy_module__codecs.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__collections.o -c pypy_module__collections.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__continuation.o -c pypy_module__continuation.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__csv.o -c pypy_module__csv.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__frozen_importlib.o -c pypy_module__frozen_importlib.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__io.o -c pypy_module__io.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__io_1.o -c pypy_module__io_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__jitlog.o -c pypy_module__jitlog.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__locale.o -c pypy_module__locale.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__lsprof.o -c pypy_module__lsprof.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__md5.o -c pypy_module__md5.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__minimal_curses.o -c pypy_module__minimal_curses.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__multibytecodec.o -c pypy_module__multibytecodec.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__multiprocessing.o -c pypy_module__multiprocessing.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__pickle_support.o -c pypy_module__pickle_support.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__posixsubprocess.o -c pypy_module__posixsubprocess.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__pypyjson.o -c pypy_module__pypyjson.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__random.o -c pypy_module__random.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__rawffi.o -c pypy_module__rawffi.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__rawffi_alt.o -c pypy_module__rawffi_alt.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__socket.o -c pypy_module__socket.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__sre.o -c pypy_module__sre.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__string.o -c pypy_module__string.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__warnings.o -c pypy_module__warnings.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module__weakref.o -c pypy_module__weakref.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_array.o -c pypy_module_array.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_binascii.o -c pypy_module_binascii.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_bz2.o -c pypy_module_bz2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_cmath.o -c pypy_module_cmath.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_cpyext.o -c pypy_module_cpyext.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_cpyext_1.o -c pypy_module_cpyext_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_cpyext_2.o -c pypy_module_cpyext_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_cpyext_3.o -c pypy_module_cpyext_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_cpyext_4.o -c pypy_module_cpyext_4.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_cpyext_5.o -c pypy_module_cpyext_5.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_cpyext_6.o -c pypy_module_cpyext_6.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_cpyext_7.o -c pypy_module_cpyext_7.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_crypt.o -c pypy_module_crypt.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_exceptions.o -c pypy_module_exceptions.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_fcntl.o -c pypy_module_fcntl.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_gc.o -c pypy_module_gc.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_imp.o -c pypy_module_imp.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_itertools.o -c pypy_module_itertools.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_marshal.o -c pypy_module_marshal.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_math.o -c pypy_module_math.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_mmap.o -c pypy_module_mmap.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_operator.o -c pypy_module_operator.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_parser.o -c pypy_module_parser.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_posix.o -c pypy_module_posix.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_pwd.o -c pypy_module_pwd.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_pyexpat.o -c pypy_module_pyexpat.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_pypyjit.o -c pypy_module_pypyjit.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_select.o -c pypy_module_select.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_signal.o -c pypy_module_signal.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_struct.o -c pypy_module_struct.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_sys.o -c pypy_module_sys.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_termios.o -c pypy_module_termios.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_thread.o -c pypy_module_thread.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_time.o -c pypy_module_time.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_token.o -c pypy_module_token.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_unicodedata.o -c pypy_module_unicodedata.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_zipimport.o -c pypy_module_zipimport.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_module_zlib.o -c pypy_module_zlib.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace.o -c pypy_objspace.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace_std.o -c pypy_objspace_std.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace_std_1.o -c pypy_objspace_std_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace_std_2.o -c pypy_objspace_std_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace_std_3.o -c pypy_objspace_std_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace_std_4.o -c pypy_objspace_std_4.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace_std_5.o -c pypy_objspace_std_5.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace_std_6.o -c pypy_objspace_std_6.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace_std_7.o -c pypy_objspace_std_7.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pypy_objspace_std_8.o -c pypy_objspace_std_8.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_flowspace.o -c rpython_flowspace.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_backend.o -c rpython_jit_backend.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_backend_llsupport.o -c rpython_jit_backend_llsupport.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_backend_llsupport_1.o -c rpython_jit_backend_llsupport_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_backend_ppc.o -c rpython_jit_backend_ppc.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_backend_ppc_1.o -c rpython_jit_backend_ppc_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_backend_ppc_helper.o -c rpython_jit_backend_ppc_helper.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_codewriter.o -c rpython_jit_codewriter.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp.o -c rpython_jit_metainterp.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_1.o -c rpython_jit_metainterp_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_2.o -c rpython_jit_metainterp_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_3.o -c rpython_jit_metainterp_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_4.o -c rpython_jit_metainterp_4.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_5.o -c rpython_jit_metainterp_5.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_6.o -c rpython_jit_metainterp_6.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_7.o -c rpython_jit_metainterp_7.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_8.o -c rpython_jit_metainterp_8.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_9.o -c rpython_jit_metainterp_9.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_optimizeopt.o -c rpython_jit_metainterp_optimizeopt.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_optimizeopt_1.o -c rpython_jit_metainterp_optimizeopt_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_optimizeopt_2.o -c rpython_jit_metainterp_optimizeopt_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_optimizeopt_3.o -c rpython_jit_metainterp_optimizeopt_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_jit_metainterp_optimizeopt_4.o -c rpython_jit_metainterp_optimizeopt_4.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_memory.o -c rpython_memory.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_memory_gc.o -c rpython_memory_gc.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_memory_gctransform.o -c rpython_memory_gctransform.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rlib.o -c rpython_rlib.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rlib_1.o -c rpython_rlib_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rlib_2.o -c rpython_rlib_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rlib_3.o -c rpython_rlib_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rlib_4.o -c rpython_rlib_4.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rlib_rjitlog.o -c rpython_rlib_rjitlog.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rlib_rsre.o -c rpython_rlib_rsre.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rlib_rstruct.o -c rpython_rlib_rstruct.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rlib_unicodedata.o -c rpython_rlib_unicodedata.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rtyper.o -c rpython_rtyper.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem.o -c rpython_rtyper_lltypesystem.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_1.o -c rpython_rtyper_lltypesystem_1.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_2.o -c rpython_rtyper_lltypesystem_2.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_3.o -c rpython_rtyper_lltypesystem_3.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_4.o -c rpython_rtyper_lltypesystem_4.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_rtyper_lltypesystem_module.o -c rpython_rtyper_lltypesystem_module.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_tool.o -c rpython_tool.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_translator.o -c rpython_translator.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rpython_translator_c.o -c rpython_translator_c.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o thread.o -c thread.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o signals.o -c signals.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o stacklet.o -c stacklet.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o locale_codec.o -c locale_codec.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o varargwrapper.o -c varargwrapper.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pyerrors.o -c pyerrors.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o modsupport.o -c modsupport.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o getargs.o -c getargs.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o abstract.o -c abstract.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o unicodeobject.o -c unicodeobject.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o mysnprintf.o -c mysnprintf.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pythonrun.o -c pythonrun.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o sysmodule.o -c sysmodule.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o complexobject.o -c complexobject.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o cobject.o -c cobject.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o structseq.o -c structseq.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o capsule.o -c capsule.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pysignals.o -c pysignals.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pythread.o -c pythread.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o missing.o -c missing.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pymem.o -c pymem.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o bytesobject.o -c bytesobject.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o import.o -c import.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o _warnings.o -c _warnings.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o pylifecycle.o -c pylifecycle.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o object.o -c object.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o typeobject.o -c typeobject.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o _codecs_cn.o -c _codecs_cn.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o _codecs_hk.o -c _codecs_hk.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o _codecs_iso2022.o -c _codecs_iso2022.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o _codecs_jp.o -c _codecs_jp.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o _codecs_kr.o -c _codecs_kr.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o _codecs_tw.o -c _codecs_tw.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o multibytecodec.o -c multibytecodec.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rjitlog.o -c rjitlog.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o profiling.o -c profiling.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o parse_c_type.o -c parse_c_type.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o _posixsubprocess.o -c _posixsubprocess.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o tscmp.o -c tscmp.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o entrypoint.o -c entrypoint.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o mem.o -c mem.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o exception.o -c exception.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o rtyper.o -c rtyper.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o support.o -c support.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o debug_print.o -c debug_print.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o debug_traceback.o -c debug_traceback.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o asm.o -c asm.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o instrument.o -c instrument.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o int.o -c int.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o stack.o -c stack.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o threadlocal.o -c threadlocal.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_23.o -c ../module_cache/module_23.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_24.o -c ../module_cache/module_24.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_25.o -c ../module_cache/module_25.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_26.o -c ../module_cache/module_26.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_27.o -c ../module_cache/module_27.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_28.o -c ../module_cache/module_28.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_29.o -c ../module_cache/module_29.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_30.o -c ../module_cache/module_30.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_31.o -c ../module_cache/module_31.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_32.o -c ../module_cache/module_32.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_33.o -c ../module_cache/module_33.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_34.o -c ../module_cache/module_34.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_35.o -c ../module_cache/module_35.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_36.o -c ../module_cache/module_36.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o ../module_cache/module_37.o -c ../module_cache/module_37.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] echo "int pypy_main_startup(int, char*[]); int main(int argc, char* argv[]) { return pypy_main_startup(argc, argv); }" > main.c [platform:message] gcc -O3 -pthread -fomit-frame-pointer -Wall -Wno-unused -Wno-address -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wno-unused -fPIC -fPIC -fvisibility=hidden -DPy_BUILD_CORE -DPy_BUILD_CORE -DHAVE_SYS_SYSCALL_H -DHAVE_SYS_STAT_H -DHAVE_SETSID -DHAVE_DIRENT_H -DPy_BUILD_CORE -o main.o -c main.c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/translator/c -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_codecs -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/include -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/cpyext/parse -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/goal/usession-pypy3-0 -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_multibytecodec -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rjitlog/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_cffi_backend/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/rlib/rvmprof/src -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/_posixsubprocess -I"/builddir/build/BUILD/pypy3-v5.10.1-src/rpython"/../pypy/module/operator [platform:message] gcc -o libpypy3-c.so testing_1.o data_pypy_goal.o data_pypy_interpreter.o data_pypy_interpreter_astcompiler.o data_pypy_interpreter_pyparser.o data_pypy_module___builtin__.o data_pypy_module___pypy__.o data_pypy_module__cffi_backend.o data_pypy_module__codecs.o data_pypy_module__collections.o data_pypy_module__continuation.o data_pypy_module__csv.o data_pypy_module__frozen_importlib.o data_pypy_module__io.o data_pypy_module__locale.o data_pypy_module__lsprof.o data_pypy_module__minimal_curses.o data_pypy_module__multibytecodec.o data_pypy_module__multiprocessing.o data_pypy_module__posixsubprocess.o data_pypy_module__pypyjson.o data_pypy_module__random.o data_pypy_module__rawffi.o data_pypy_module__rawffi_alt.o data_pypy_module__socket.o data_pypy_module__sre.o data_pypy_module__warnings.o data_pypy_module__weakref.o data_pypy_module_array.o data_pypy_module_binascii.o data_pypy_module_bz2.o data_pypy_module_cmath.o data_pypy_module_cpyext.o data_pypy_module_exceptions.o data_pypy_module_fcntl.o data_pypy_module_gc.o data_pypy_module_imp.o data_pypy_module_itertools.o data_pypy_module_marshal.o data_pypy_module_math.o data_pypy_module_mmap.o data_pypy_module_operator.o data_pypy_module_parser.o data_pypy_module_posix.o data_pypy_module_pwd.o data_pypy_module_pyexpat.o data_pypy_module_pypyjit.o data_pypy_module_select.o data_pypy_module_signal.o data_pypy_module_struct.o data_pypy_module_sys.o data_pypy_module_termios.o data_pypy_module_thread.o data_pypy_module_time.o data_pypy_module_unicodedata.o data_pypy_module_unicodedata_1.o data_pypy_module_zipimport.o data_pypy_module_zlib.o data_pypy_objspace.o data_pypy_objspace_std.o data_rpython_flowspace.o data_rpython_jit_backend.o data_rpython_jit_backend_llsupport.o data_rpython_jit_backend_ppc.o data_rpython_jit_codewriter.o data_rpython_jit_metainterp.o data_rpython_jit_metainterp_1.o data_rpython_jit_metainterp_optimizeopt.o data_rpython_memory_gc.o data_rpython_memory_gctransform.o data_rpython_rlib.o data_rpython_rlib_rjitlog.o data_rpython_rlib_rsre.o data_rpython_rlib_rstruct.o data_rpython_rlib_unicodedata.o data_rpython_rlib_unicodedata_1.o data_rpython_rlib_unicodedata_2.o data_rpython_rtyper.o data_rpython_rtyper_1.o data_rpython_rtyper_lltypesystem.o data_rpython_translator_c.o nonfuncnodes.o nonfuncnodes_1.o nonfuncnodes_2.o nonfuncnodes_3.o nonfuncnodes_4.o nonfuncnodes_5.o nonfuncnodes_6.o nonfuncnodes_7.o nonfuncnodes_8.o nonfuncnodes_9.o nonfuncnodes_10.o nonfuncnodes_11.o nonfuncnodes_12.o nonfuncnodes_13.o nonfuncnodes_14.o nonfuncnodes_15.o nonfuncnodes_16.o nonfuncnodes_17.o nonfuncnodes_18.o nonfuncnodes_19.o nonfuncnodes_20.o nonfuncnodes_21.o nonfuncnodes_22.o nonfuncnodes_23.o nonfuncnodes_24.o nonfuncnodes_25.o nonfuncnodes_26.o nonfuncnodes_27.o nonfuncnodes_28.o nonfuncnodes_29.o nonfuncnodes_30.o nonfuncnodes_31.o nonfuncnodes_32.o nonfuncnodes_33.o nonfuncnodes_34.o nonfuncnodes_35.o nonfuncnodes_36.o nonfuncnodes_37.o nonfuncnodes_38.o nonfuncnodes_39.o nonfuncnodes_40.o nonfuncnodes_41.o nonfuncnodes_42.o nonfuncnodes_43.o data_pypy_module__cffi_backend_1.o data_pypy_module__codecs_1.o data_pypy_module__continuation_1.o data_pypy_module__locale_1.o data_pypy_module__multibytecodec_1.o data_pypy_module__multiprocessing_1.o data_pypy_module_bz2_1.o data_pypy_module_cpyext_1.o data_pypy_module_crypt.o data_pypy_module_posix_1.o data_pypy_module_pyexpat_1.o data_pypy_module_signal_1.o data_pypy_module_sys_1.o data_pypy_module_thread_1.o data_pypy_module_time_1.o data_pypy_module_zlib_1.o data_pypy_objspace_std_1.o data_rpython_jit_backend_llsupport_1.o data_rpython_jit_backend_ppc_1.o data_rpython_jit_metainterp_2.o data_rpython_memory_gc_1.o data_rpython_rlib_1.o data_rpython_rlib_rjitlog_1.o data_rpython_rlib_rsre_1.o data_rpython_rlib_rstruct_1.o data_rpython_rtyper_lltypesystem_1.o data_rpython_rtyper_lltypesystem_module.o implement.o implement_1.o implement_2.o implement_3.o implement_4.o implement_5.o implement_6.o implement_7.o implement_8.o implement_9.o implement_10.o pypy_goal.o pypy_interpreter.o pypy_interpreter_1.o pypy_interpreter_2.o pypy_interpreter_3.o pypy_interpreter_astcompiler.o pypy_interpreter_astcompiler_1.o pypy_interpreter_astcompiler_2.o pypy_interpreter_astcompiler_3.o pypy_interpreter_astcompiler_4.o pypy_interpreter_pyparser.o pypy_module___builtin__.o pypy_module___pypy__.o pypy_module__cffi_backend.o pypy_module__cffi_backend_1.o pypy_module__codecs.o pypy_module__collections.o pypy_module__continuation.o pypy_module__csv.o pypy_module__frozen_importlib.o pypy_module__io.o pypy_module__io_1.o pypy_module__jitlog.o pypy_module__locale.o pypy_module__lsprof.o pypy_module__md5.o pypy_module__minimal_curses.o pypy_module__multibytecodec.o pypy_module__multiprocessing.o pypy_module__pickle_support.o pypy_module__posixsubprocess.o pypy_module__pypyjson.o pypy_module__random.o pypy_module__rawffi.o pypy_module__rawffi_alt.o pypy_module__socket.o pypy_module__sre.o pypy_module__string.o pypy_module__warnings.o pypy_module__weakref.o pypy_module_array.o pypy_module_binascii.o pypy_module_bz2.o pypy_module_cmath.o pypy_module_cpyext.o pypy_module_cpyext_1.o pypy_module_cpyext_2.o pypy_module_cpyext_3.o pypy_module_cpyext_4.o pypy_module_cpyext_5.o pypy_module_cpyext_6.o pypy_module_cpyext_7.o pypy_module_crypt.o pypy_module_exceptions.o pypy_module_fcntl.o pypy_module_gc.o pypy_module_imp.o pypy_module_itertools.o pypy_module_marshal.o pypy_module_math.o pypy_module_mmap.o pypy_module_operator.o pypy_module_parser.o pypy_module_posix.o pypy_module_pwd.o pypy_module_pyexpat.o pypy_module_pypyjit.o pypy_module_select.o pypy_module_signal.o pypy_module_struct.o pypy_module_sys.o pypy_module_termios.o pypy_module_thread.o pypy_module_time.o pypy_module_token.o pypy_module_unicodedata.o pypy_module_zipimport.o pypy_module_zlib.o pypy_objspace.o pypy_objspace_std.o pypy_objspace_std_1.o pypy_objspace_std_2.o pypy_objspace_std_3.o pypy_objspace_std_4.o pypy_objspace_std_5.o pypy_objspace_std_6.o pypy_objspace_std_7.o pypy_objspace_std_8.o rpython_flowspace.o rpython_jit_backend.o rpython_jit_backend_llsupport.o rpython_jit_backend_llsupport_1.o rpython_jit_backend_ppc.o rpython_jit_backend_ppc_1.o rpython_jit_backend_ppc_helper.o rpython_jit_codewriter.o rpython_jit_metainterp.o rpython_jit_metainterp_1.o rpython_jit_metainterp_2.o rpython_jit_metainterp_3.o rpython_jit_metainterp_4.o rpython_jit_metainterp_5.o rpython_jit_metainterp_6.o rpython_jit_metainterp_7.o rpython_jit_metainterp_8.o rpython_jit_metainterp_9.o rpython_jit_metainterp_optimizeopt.o rpython_jit_metainterp_optimizeopt_1.o rpython_jit_metainterp_optimizeopt_2.o rpython_jit_metainterp_optimizeopt_3.o rpython_jit_metainterp_optimizeopt_4.o rpython_memory.o rpython_memory_gc.o rpython_memory_gctransform.o rpython_rlib.o rpython_rlib_1.o rpython_rlib_2.o rpython_rlib_3.o rpython_rlib_4.o rpython_rlib_rjitlog.o rpython_rlib_rsre.o rpython_rlib_rstruct.o rpython_rlib_unicodedata.o rpython_rtyper.o rpython_rtyper_lltypesystem.o rpython_rtyper_lltypesystem_1.o rpython_rtyper_lltypesystem_2.o rpython_rtyper_lltypesystem_3.o rpython_rtyper_lltypesystem_4.o rpython_rtyper_lltypesystem_module.o rpython_tool.o rpython_translator.o rpython_translator_c.o thread.o signals.o stacklet.o locale_codec.o varargwrapper.o pyerrors.o modsupport.o getargs.o abstract.o unicodeobject.o mysnprintf.o pythonrun.o sysmodule.o complexobject.o cobject.o structseq.o capsule.o pysignals.o pythread.o missing.o pymem.o bytesobject.o import.o _warnings.o pylifecycle.o object.o typeobject.o _codecs_cn.o _codecs_hk.o _codecs_iso2022.o _codecs_jp.o _codecs_kr.o _codecs_tw.o multibytecodec.o rjitlog.o profiling.o parse_c_type.o _posixsubprocess.o tscmp.o entrypoint.o mem.o exception.o rtyper.o support.o debug_print.o debug_traceback.o asm.o instrument.o int.o stack.o threadlocal.o ../module_cache/module_23.o ../module_cache/module_24.o ../module_cache/module_25.o ../module_cache/module_26.o ../module_cache/module_27.o ../module_cache/module_28.o ../module_cache/module_29.o ../module_cache/module_30.o ../module_cache/module_31.o ../module_cache/module_32.o ../module_cache/module_33.o ../module_cache/module_34.o ../module_cache/module_35.o ../module_cache/module_36.o ../module_cache/module_37.o -lutil -ldl -lexpat -lbz2 -lm -lz -lrt -lcrypt -lffi -lncurses -ltinfo -lrt -shared -pthread -Wl,--export-dynamic [platform:message] make postcompile BIN=libpypy3-c.so [platform:message] make[1]: Entering directory '/builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/testing_1' [platform:message] true [platform:message] make[1]: Leaving directory '/builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/testing_1' [platform:message] gcc -pthread main.o -L. -lpypy3-c -o pypy3-c -Wl,-rpath='$ORIGIN/' [platform:message] make postcompile BIN=pypy3-c [platform:message] make[1]: Entering directory '/builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/testing_1' [platform:message] true [platform:message] make[1]: Leaving directory '/builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/testing_1' [platform:message] make: Leaving directory '/builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0/testing_1' [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_free_pointer_to_signedp__arrayPtr': [platform:WARNING] implement_2.c:44641:37: warning: passing argument 1 of 'free_pointer_to_signedp' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_v68425 = free_pointer_to_signedp(l_a0_66); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from implement_2.c:4: [platform:WARNING] common_header.h:241:46: note: expected 'int **' but argument is of type 'Signed **' {aka 'long int **'} [platform:WARNING] RPY_EXTERN int free_pointer_to_signedp(int** ptrtofree); [platform:WARNING] ~~~~~~^~~~~~~~~ [platform:WARNING] implement_2.c: In function 'pypy_g_ccall_gai_strerror__INT': [platform:WARNING] implement_2.c:44689:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v68440 = gai_strerror(l_a0_68); [platform:WARNING] ^ [platform:WARNING] implement_3.c: In function 'pypy_g_ccall_XML_ExpatVersion___': [platform:WARNING] implement_3.c:25448:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v85644 = XML_ExpatVersion(); [platform:WARNING] ^ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetProcessingInstructionHandler__NoneP': [platform:WARNING] implement_9.c:29057:48: warning: passing argument 2 of 'XML_SetProcessingInstructionHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetProcessingInstructionHandler(l_a0_163, l_a1_124); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:581:70: note: expected 'XML_ProcessingInstructionHandler' {aka 'void (*)(void *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *)' [platform:WARNING] XML_ProcessingInstructionHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetXmlDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:29297:34: warning: passing argument 2 of 'XML_SetXmlDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetXmlDeclHandler(l_a0_165, l_a1_126); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:222:42: note: expected 'XML_XmlDeclHandler' {aka 'void (*)(void *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, char *, char *, int)' [platform:WARNING] XML_XmlDeclHandler xmldecl); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetDefaultHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:29536:34: warning: passing argument 2 of 'XML_SetDefaultHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetDefaultHandler(l_a0_167, l_a1_128); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:605:42: note: expected 'XML_DefaultHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] XML_DefaultHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetStartDoctypeDeclHandler__NonePtr_fu': [platform:WARNING] implement_9.c:29776:43: warning: passing argument 2 of 'XML_SetStartDoctypeDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetStartDoctypeDeclHandler(l_a0_169, l_a1_130); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:622:60: note: expected 'XML_StartDoctypeDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, char *, char *, char *, int)' [platform:WARNING] XML_StartDoctypeDeclHandler start); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetNotationDeclHandler__NonePtr_funcPt': [platform:WARNING] implement_9.c:30015:39: warning: passing argument 2 of 'XML_SetNotationDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetNotationDeclHandler(l_a0_171, l_a1_132); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:634:52: note: expected 'XML_NotationDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *, char *, char *)' [platform:WARNING] XML_NotationDeclHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetUnparsedEntityDeclHandler__NonePtr_': [platform:WARNING] implement_9.c:30748:45: warning: passing argument 2 of 'XML_SetUnparsedEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetUnparsedEntityDeclHandler(l_a0_177, l_a1_136); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:630:64: note: expected 'XML_UnparsedEntityDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *, char *, char *, char *)' [platform:WARNING] XML_UnparsedEntityDeclHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetExternalEntityRefHandler__NonePtr_f': [platform:WARNING] implement_9.c:30987:44: warning: passing argument 2 of 'XML_SetExternalEntityRefHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetExternalEntityRefHandler(l_a0_179, l_a1_138); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:655:62: note: expected 'XML_ExternalEntityRefHandler' {aka 'int (*)(struct XML_ParserStruct *, const char *, const char *, const char *, const char *)'} but argument is of type 'int (*)(struct XML_ParserStruct *, char *, char *, char *, char *)' [platform:WARNING] XML_ExternalEntityRefHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetDefaultHandlerExpand__NonePtr_funcP': [platform:WARNING] implement_9.c:31234:40: warning: passing argument 2 of 'XML_SetDefaultHandlerExpand' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetDefaultHandlerExpand(l_a0_181, l_a1_140); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:613:48: note: expected 'XML_DefaultHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] XML_DefaultHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetEndElementHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:31535:37: warning: passing argument 2 of 'XML_SetEndElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetEndElementHandler(l_a0_183, l_a1_142); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:573:48: note: expected 'XML_EndElementHandler' {aka 'void (*)(void *, const char *)'} but argument is of type 'void (*)(void *, char *)' [platform:WARNING] XML_EndElementHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetCommentHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:31825:34: warning: passing argument 2 of 'XML_SetCommentHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetCommentHandler(l_a0_185, l_a1_144); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:584:42: note: expected 'XML_CommentHandler' {aka 'void (*)(void *, const char *)'} but argument is of type 'void (*)(void *, char *)' [platform:WARNING] XML_CommentHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetSkippedEntityHandler__NonePtr_funcP': [platform:WARNING] implement_9.c:32067:40: warning: passing argument 2 of 'XML_SetSkippedEntityHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetSkippedEntityHandler(l_a0_187, l_a1_146); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:667:54: note: expected 'XML_SkippedEntityHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] XML_SkippedEntityHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetAttlistDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:32548:38: warning: passing argument 2 of 'XML_SetAttlistDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetAttlistDeclHandler(l_a0_191, l_a1_149); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:205:50: note: expected 'XML_AttlistDeclHandler' {aka 'void (*)(void *, const char *, const char *, const char *, const char *, int)'} but argument is of type 'void (*)(void *, char *, char *, char *, char *, int)' [platform:WARNING] XML_AttlistDeclHandler attdecl); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetEntityDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:32791:37: warning: passing argument 2 of 'XML_SetEntityDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetEntityDeclHandler(l_a0_193, l_a1_151); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:371:48: note: expected 'XML_EntityDeclHandler' {aka 'void (*)(void *, const char *, int, const char *, int, const char *, const char *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, int, char *, int, char *, char *, char *, char *)' [platform:WARNING] XML_EntityDeclHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetStartElementHandler__NonePtr_funcPt': [platform:WARNING] implement_9.c:33033:39: warning: passing argument 2 of 'XML_SetStartElementHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetStartElementHandler(l_a0_195, l_a1_153); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:569:52: note: expected 'XML_StartElementHandler' {aka 'void (*)(void *, const char *, const char **)'} but argument is of type 'void (*)(void *, char *, char **)' [platform:WARNING] XML_StartElementHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetElementDeclHandler__NonePtr_funcPtr': [platform:WARNING] implement_9.c:33273:38: warning: passing argument 2 of 'XML_SetElementDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetElementDeclHandler(l_a0_197, l_a1_155); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:185:50: note: expected 'XML_ElementDeclHandler' {aka 'void (*)(void *, const char *, struct XML_cp *)'} but argument is of type 'void (*)(void *, char *, XML_Content *)' {aka 'void (*)(void *, char *, struct XML_cp *)'} [platform:WARNING] XML_ElementDeclHandler eldecl); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetEndNamespaceDeclHandler__NonePtr_fu': [platform:WARNING] implement_9.c:33515:43: warning: passing argument 2 of 'XML_SetEndNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetEndNamespaceDeclHandler(l_a0_199, l_a1_157); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:647:60: note: expected 'XML_EndNamespaceDeclHandler' {aka 'void (*)(void *, const char *)'} but argument is of type 'void (*)(void *, char *)' [platform:WARNING] XML_EndNamespaceDeclHandler end); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetStartNamespaceDeclHandler__NonePtr_': [platform:WARNING] implement_9.c:33757:45: warning: passing argument 2 of 'XML_SetStartNamespaceDeclHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetStartNamespaceDeclHandler(l_a0_201, l_a1_159); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:643:64: note: expected 'XML_StartNamespaceDeclHandler' {aka 'void (*)(void *, const char *, const char *)'} but argument is of type 'void (*)(void *, char *, char *)' [platform:WARNING] XML_StartNamespaceDeclHandler start); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetCharacterDataHandler__NonePtr_funcP': [platform:WARNING] implement_9.c:34250:40: warning: passing argument 2 of 'XML_SetCharacterDataHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetCharacterDataHandler(l_a0_206, l_a1_163); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:577:54: note: expected 'XML_CharacterDataHandler' {aka 'void (*)(void *, const char *, int)'} but argument is of type 'void (*)(void *, char *, int)' [platform:WARNING] XML_CharacterDataHandler handler); [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_SetUnknownEncodingHandler__NonePtr_fun': [platform:WARNING] implement_9.c:36229:42: warning: passing argument 2 of 'XML_SetUnknownEncodingHandler' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] XML_SetUnknownEncodingHandler(l_a0_220, l_a1_170, l_a2_98); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:143, [platform:WARNING] from implement_9.c:4: [platform:WARNING] /usr/include/expat.h:671:58: note: expected 'XML_UnknownEncodingHandler' {aka 'int (*)(void *, const char *, struct *)'} but argument is of type 'int (*)(void *, char *, XML_Encoding *)' {aka 'int (*)(void *, char *, struct *)'} [platform:WARNING] XML_UnknownEncodingHandler handler, [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_9.c: In function 'pypy_g_ccall_XML_ErrorString__INT': [platform:WARNING] implement_9.c:37462:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v240758 = XML_ErrorString(l_a0_230); [platform:WARNING] ^ [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_openpty__arrayPtr_arrayPtr_arrayPtr_arrayP': [platform:WARNING] implement_10.c:7978:53: warning: passing argument 4 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_1612 = openpty(l_a0_363, l_a1_252, l_a2_137, l_a3_61, l_a4_32); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:111, [platform:WARNING] from implement_10.c:4: [platform:WARNING] /usr/include/pty.h:37:29: note: expected 'const struct termios *' but argument is of type 'char *' [platform:WARNING] const struct termios *__termp, [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ [platform:WARNING] implement_10.c:7978:62: warning: passing argument 5 of 'openpty' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_res_1612 = openpty(l_a0_363, l_a1_252, l_a2_137, l_a3_61, l_a4_32); [platform:WARNING] ^~~~~~~ [platform:WARNING] In file included from common_header.h:111, [platform:WARNING] from implement_10.c:4: [platform:WARNING] /usr/include/pty.h:38:29: note: expected 'const struct winsize *' but argument is of type 'char *' [platform:WARNING] const struct winsize *__winp) __THROW; [platform:WARNING] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_inet_ntop__INT_arrayPtr_arrayPtr_UINT': [platform:WARNING] implement_10.c:8448:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v252014 = inet_ntop(l_a0_378, l_a1_264, l_a2_145, l_a3_68); [platform:WARNING] ^ [platform:WARNING] implement_10.c: In function 'pypy_g_ccall_gettimeofday__arrayPtr_arrayPtr': [platform:WARNING] implement_10.c:14222:37: warning: passing argument 2 of 'gettimeofday' from incompatible pointer type [-Wincompatible-pointer-types] [platform:WARNING] l_v254174 = gettimeofday(l_a0_397, l_a1_278); [platform:WARNING] ^~~~~~~~ [platform:WARNING] In file included from common_header.h:101, [platform:WARNING] from implement_10.c:4: [platform:WARNING] /usr/include/sys/time.h:69:22: note: expected '__timezone_ptr_t' {aka 'struct timezone * restrict'} but argument is of type 'char *' [platform:WARNING] __timezone_ptr_t __tz) __THROW __nonnull ((1)); [platform:WARNING] ~~~~~~~~~~~~~~~~~^~~~ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_load_cffi1_module': [platform:WARNING] pypy_module__cffi_backend.c:1862:12: warning: assignment to 'char **' from incompatible pointer type 'const char * const*' [-Wincompatible-pointer-types] [platform:WARNING] l_v513168 = RPyField(l_src_ctx_2, includes); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__cffi_call_python': [platform:WARNING] pypy_module__cffi_backend.c:4396:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v514357 = RPyField(l_ll_externpy_1, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_do_realize_lazy_struct': [platform:WARNING] pypy_module__cffi_backend.c:17610:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v519202 = RPyField(l_v519201, fields); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:17613:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_27 = RPyField(l_fld_0, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_dir1': [platform:WARNING] pypy_module__cffi_backend.c:25718:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_g_2 = RPyField(l_v522484, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:25834:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_28 = RPyField(l_v522503, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject__build_attr': [platform:WARNING] pypy_module__cffi_backend.c:46874:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v530471 = RPyField(l_v530451, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:47160:13: warning: assignment to 'char **' from incompatible pointer type 'void **' [-Wincompatible-pointer-types] [platform:WARNING] l_ptr_188 = &RPyField(l_g_3, size_or_direct_fn); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_LibObject_full_dict_copy': [platform:WARNING] pypy_module__cffi_backend.c:48040:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_g_4 = RPyField(l_v530999, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:48070:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_29 = RPyField(l_v531009, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_c_type_or_func': [platform:WARNING] pypy_module__cffi_backend.c:51088:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v532317 = RPyField(l_v532316, typenames); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject__ffi_bad_type': [platform:WARNING] pypy_module__cffi_backend.c:54937:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_31 = RPyField(l_info_29, error_message); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:55307:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_30 = RPyField(l_info_29, error_message); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_realize_global_int': [platform:WARNING] pypy_module__cffi_backend.c:60824:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_32 = RPyField(l_g_6, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g_W_FFIObject_fetch_int_constant': [platform:WARNING] pypy_module__cffi_backend.c:61280:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v535961 = RPyField(l_v535960, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_struct_or_union': [platform:WARNING] pypy_module__cffi_backend.c:63388:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v536718 = RPyField(l_v536717, struct_unions); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:63424:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v537164 = RPyField(l_s_288, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:63472:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v536991 = RPyField(l_s_288, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:63718:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_33 = RPyField(l_s_288, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:63888:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_34 = RPyField(l_s_288, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c: In function 'pypy_g__realize_c_enum': [platform:WARNING] pypy_module__cffi_backend.c:64806:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v537304 = RPyField(l_v537303, enums); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:65041:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_p_120 = RPyField(l_e_247, enumerators); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:65055:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v537361 = RPyField(l_e_247, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend.c:65485:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v537491 = RPyField(l_v537490, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g__fetch_external_struct_or_union': [platform:WARNING] pypy_module__cffi_backend_1.c:30631:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_35 = RPyField(l_s_290, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:30825:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v549047 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_W_FFIObject_descr_list_types': [platform:WARNING] pypy_module__cffi_backend_1.c:37483:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v551533 = RPyField(l_ctx_179, typenames); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:37485:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_38 = RPyField(l_v551534, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:37901:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v551669 = RPyField(l_ctx_179, struct_unions); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c:37903:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_39 = RPyField(l_su_0, name); [platform:WARNING] ^ [platform:WARNING] pypy_module__cffi_backend_1.c: In function 'pypy_g_externpy_deco': [platform:WARNING] pypy_module__cffi_backend_1.c:42124:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v553560 = RPyField(l_ctx_180, globals); [platform:WARNING] ^ [platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror': [platform:WARNING] pypy_module__multibytecodec.c:6204:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_codec_7 = pypy_cjk_enc_getcodec(l_encodebuf_3); [platform:WARNING] ^ [platform:WARNING] pypy_module__multibytecodec.c:6391:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_3); [platform:WARNING] ^ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__gettmarg': [platform:WARNING] pypy_module_time.c:631:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_old_tm_zone_0 = (&pypy_g_tm)->tm_zone; [platform:WARNING] ^ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone': [platform:WARNING] pypy_module_time.c:2446:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_141 = RPyField(l_res_1978, tm_zone); [platform:WARNING] ^ [platform:WARNING] pypy_module_time.c:2725:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_142 = RPyField(l_res_1976, tm_zone); [platform:WARNING] ^ [platform:WARNING] pypy_module_time.c: In function 'pypy_g__tm_to_tuple': [platform:WARNING] pypy_module_time.c:10293:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_cp_144 = RPyField(l_t_17, tm_zone); [platform:WARNING] ^ [platform:WARNING] pypy_objspace_std_1.c: In function 'pypy_g_W_BytearrayObject_descr_zfill': [platform:WARNING] pypy_objspace_std_1.c:17482:29: warning: self-comparison always evaluates to true [-Wtautological-compare] [platform:WARNING] l_v1022724 = (l_selfval_4 == l_selfval_4); [platform:WARNING] ^~ [platform:WARNING] rpython_jit_metainterp_1.c: In function 'pypy_g_get_location_str_14': [platform:WARNING] rpython_jit_metainterp_1.c:47295:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [platform:WARNING] l_v1318463 = RPyField(l_externpy_1, name); [platform:WARNING] ^ [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress_get_haddr': [platform:WARNING] rpython_rlib_1.c:20516:14: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] l_v1659483 = RPyField(l_v1659446, sll_addr); [platform:WARNING] ^ [platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress___init__': [platform:WARNING] rpython_rlib_1.c:36671:14: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] [platform:WARNING] l_v1665739 = RPyField(l_addr_15122, sll_addr); [platform:WARNING] ^ [platform:WARNING] rpython_rtyper_lltypesystem_3.c: In function 'pypy_g_ll_dict_lookup__v4667___simple_call__function_': [platform:WARNING] rpython_rtyper_lltypesystem_3.c:23075:32: warning: self-comparison always evaluates to false [-Wtautological-compare] [platform:WARNING] l_v1856176 = (l_entries_574 != l_entries_574); [platform:WARNING] ^~ [platform:WARNING] rpython_rtyper_lltypesystem_3.c: In function 'pypy_g_ll_dict_lookup__v4664___simple_call__function_': [platform:WARNING] rpython_rtyper_lltypesystem_3.c:23355:32: warning: self-comparison always evaluates to false [-Wtautological-compare] [platform:WARNING] l_v1856249 = (l_entries_575 != l_entries_575); [platform:WARNING] ^~ [platform:WARNING] rpython_rtyper_lltypesystem_3.c: In function 'pypy_g_ll_dict_lookup__v4668___simple_call__function_': [platform:WARNING] rpython_rtyper_lltypesystem_3.c:23635:32: warning: self-comparison always evaluates to false [-Wtautological-compare] [platform:WARNING] l_v1856322 = (l_entries_576 != l_entries_576); [platform:WARNING] ^~ [platform:WARNING] rpython_rtyper_lltypesystem_3.c: In function 'pypy_g_ll_dict_lookup__v4660___simple_call__function_': [platform:WARNING] rpython_rtyper_lltypesystem_3.c:24045:32: warning: self-comparison always evaluates to false [-Wtautological-compare] [platform:WARNING] l_v1856440 = (l_entries_577 != l_entries_577); [platform:WARNING] ^~ [platform:WARNING] rjitlog.c: In function 'jitlog_write_marked': [platform:WARNING] rjitlog.c:97:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] [platform:WARNING] write(jitlog_fd, text, length); [platform:WARNING] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [translation:info] copied: /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/libpypy3-c.so [translation:info] created: /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/pypy3-c [b92e1] translation-task} [translation:info] Create cffi bindings for modules... [b92e1] {translation-task starting build_cffi_imports * _decimal_build.py * _gdbm_build.py * _ssl_build.py * _audioop_build.py * _curses_build.py * _lzma_build.py * _pwdgrp_build.py * _resource_build.py * _sqlite3_build.py * _syslog_build.py * _tkinter/tklib_build.py [b92e1] translation-task} [translation:info] usession directory: /builddir/build/BUILD/pypy3-v5.10.1-src/pypy/goal/usession-pypy3-0 [Timer] Timings: [Timer] annotate --- 599.7 s [Timer] rtype_lltype --- 1273.8 s [Timer] pyjitpl_lltype --- 1694.3 s [Timer] backendopt_lltype --- 488.1 s [Timer] stackcheckinsertion_lltype --- 1803.9 s [Timer] database_c --- 1100.6 s [Timer] source_c --- 546.3 s [Timer] compile_c --- 887.0 s [Timer] build_cffi_imports --- 36.3 s [Timer] =========================================== [Timer] Total: --- 8430.5 s -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- FINISHED BUILDING: pypy3 -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- real 142m55.839s user 126m43.962s sys 0m19.156s + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'FINISHED BUILDING: pypy3' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + popd ~/build/BUILD/pypy3-v5.10.1-src + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile rpython/jit/tool/pypytrace-mode.el + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lapx7O + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le ++ dirname /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le + cd pypy3-v5.10.1-src + mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le//usr/bin + mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le//usr/lib64/pypy3-5.10 + python pypy/tool/release/package.py --archive-name pypy3-5.10 --builddir /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le//usr/lib64 DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out * _decimal already built * _gdbm already built * _ssl already built * audioop already built * curses already built * lzma already built * _pwdgrp_build.py * resource already built * sqlite3 already built * syslog already built * _tkinter/tklib_build.py pypy3-5.10/ pypy3-5.10/lib-python/ pypy3-5.10/lib-python/3/ pypy3-5.10/lib-python/3/nturl2path.py pypy3-5.10/lib-python/3/functools.py pypy3-5.10/lib-python/3/sre_parse.py pypy3-5.10/lib-python/3/_compat_pickle.py pypy3-5.10/lib-python/3/html/ pypy3-5.10/lib-python/3/html/entities.py pypy3-5.10/lib-python/3/html/parser.py pypy3-5.10/lib-python/3/html/__pycache__/ pypy3-5.10/lib-python/3/html/__init__.py pypy3-5.10/lib-python/3/_bootlocale.py pypy3-5.10/lib-python/3/timeit.py pypy3-5.10/lib-python/3/plat-freebsd7/ pypy3-5.10/lib-python/3/plat-freebsd7/regen pypy3-5.10/lib-python/3/plat-freebsd7/IN.py pypy3-5.10/lib-python/3/ensurepip/ pypy3-5.10/lib-python/3/ensurepip/_bundled/ pypy3-5.10/lib-python/3/ensurepip/_bundled/pip-8.1.2-py2.py3-none-any.whl pypy3-5.10/lib-python/3/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl pypy3-5.10/lib-python/3/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl pypy3-5.10/lib-python/3/ensurepip/_bundled/setuptools-21.2.1-py2.py3-none-any.whl pypy3-5.10/lib-python/3/ensurepip/_uninstall.py pypy3-5.10/lib-python/3/ensurepip/__pycache__/ pypy3-5.10/lib-python/3/ensurepip/__init__.py pypy3-5.10/lib-python/3/ensurepip/__main__.py pypy3-5.10/lib-python/3/bisect.py pypy3-5.10/lib-python/3/string.py pypy3-5.10/lib-python/3/dis.py pypy3-5.10/lib-python/3/configparser.py pypy3-5.10/lib-python/3/_markupbase.py pypy3-5.10/lib-python/3/socket.py pypy3-5.10/lib-python/3/sysconfig.py pypy3-5.10/lib-python/3/plat-netbsd1/ pypy3-5.10/lib-python/3/plat-netbsd1/regen pypy3-5.10/lib-python/3/plat-netbsd1/IN.py pypy3-5.10/lib-python/3/__phello__.foo.py pypy3-5.10/lib-python/3/quopri.py pypy3-5.10/lib-python/3/venv/ pypy3-5.10/lib-python/3/venv/__init__.py pypy3-5.10/lib-python/3/venv/__main__.py pypy3-5.10/lib-python/3/venv/scripts/ pypy3-5.10/lib-python/3/venv/scripts/posix/ pypy3-5.10/lib-python/3/venv/scripts/posix/activate pypy3-5.10/lib-python/3/venv/scripts/posix/activate.fish pypy3-5.10/lib-python/3/venv/scripts/posix/activate.csh pypy3-5.10/lib-python/3/venv/scripts/nt/ pypy3-5.10/lib-python/3/venv/scripts/nt/deactivate.bat pypy3-5.10/lib-python/3/venv/scripts/nt/Activate.ps1 pypy3-5.10/lib-python/3/venv/scripts/nt/activate.bat pypy3-5.10/lib-python/3/smtpd.py pypy3-5.10/lib-python/3/tracemalloc.py pypy3-5.10/lib-python/3/fnmatch.py pypy3-5.10/lib-python/3/plat-generic/ pypy3-5.10/lib-python/3/plat-generic/regen pypy3-5.10/lib-python/3/sndhdr.py pypy3-5.10/lib-python/3/urllib/ pypy3-5.10/lib-python/3/urllib/request.py pypy3-5.10/lib-python/3/urllib/parse.py pypy3-5.10/lib-python/3/urllib/__pycache__/ pypy3-5.10/lib-python/3/urllib/error.py pypy3-5.10/lib-python/3/urllib/__init__.py pypy3-5.10/lib-python/3/urllib/response.py pypy3-5.10/lib-python/3/urllib/robotparser.py pypy3-5.10/lib-python/3/_dummy_thread.py pypy3-5.10/lib-python/3/cgitb.py pypy3-5.10/lib-python/3/token.py pypy3-5.10/lib-python/3/codecs.py pypy3-5.10/lib-python/3/abc.py pypy3-5.10/lib-python/3/msilib/ pypy3-5.10/lib-python/3/msilib/sequence.py pypy3-5.10/lib-python/3/msilib/schema.py pypy3-5.10/lib-python/3/msilib/__init__.py pypy3-5.10/lib-python/3/msilib/text.py pypy3-5.10/lib-python/3/turtle.py pypy3-5.10/lib-python/3/plat-darwin/ pypy3-5.10/lib-python/3/plat-darwin/regen pypy3-5.10/lib-python/3/plat-darwin/IN.py pypy3-5.10/lib-python/3/json/ pypy3-5.10/lib-python/3/json/tool.py pypy3-5.10/lib-python/3/json/encoder.py pypy3-5.10/lib-python/3/json/__pycache__/ pypy3-5.10/lib-python/3/json/__init__.py pypy3-5.10/lib-python/3/json/scanner.py pypy3-5.10/lib-python/3/json/decoder.py pypy3-5.10/lib-python/3/plat-freebsd4/ pypy3-5.10/lib-python/3/plat-freebsd4/regen pypy3-5.10/lib-python/3/plat-freebsd4/IN.py pypy3-5.10/lib-python/3/shlex.py pypy3-5.10/lib-python/3/pkgutil.py pypy3-5.10/lib-python/3/bz2.py pypy3-5.10/lib-python/3/_collections_abc.py pypy3-5.10/lib-python/3/fractions.py pypy3-5.10/lib-python/3/site.py pypy3-5.10/lib-python/3/getpass.py pypy3-5.10/lib-python/3/ipaddress.py pypy3-5.10/lib-python/3/ssl.py pypy3-5.10/lib-python/3/collections/ pypy3-5.10/lib-python/3/collections/abc.py pypy3-5.10/lib-python/3/collections/__pycache__/ pypy3-5.10/lib-python/3/collections/__init__.py pypy3-5.10/lib-python/3/collections/__main__.py pypy3-5.10/lib-python/3/platform.py pypy3-5.10/lib-python/3/inspect.py pypy3-5.10/lib-python/3/locale.py pypy3-5.10/lib-python/3/tkinter/ pypy3-5.10/lib-python/3/tkinter/constants.py pypy3-5.10/lib-python/3/tkinter/tix.py pypy3-5.10/lib-python/3/tkinter/colorchooser.py pypy3-5.10/lib-python/3/tkinter/filedialog.py pypy3-5.10/lib-python/3/tkinter/font.py pypy3-5.10/lib-python/3/tkinter/messagebox.py pypy3-5.10/lib-python/3/tkinter/__init__.py pypy3-5.10/lib-python/3/tkinter/__main__.py pypy3-5.10/lib-python/3/tkinter/commondialog.py pypy3-5.10/lib-python/3/tkinter/scrolledtext.py pypy3-5.10/lib-python/3/tkinter/dnd.py pypy3-5.10/lib-python/3/tkinter/simpledialog.py pypy3-5.10/lib-python/3/tkinter/dialog.py pypy3-5.10/lib-python/3/tkinter/ttk.py pypy3-5.10/lib-python/3/tkinter/test/ pypy3-5.10/lib-python/3/tkinter/test/support.py pypy3-5.10/lib-python/3/tkinter/test/test_ttk/ pypy3-5.10/lib-python/3/tkinter/test/test_ttk/test_style.py pypy3-5.10/lib-python/3/tkinter/test/test_ttk/__init__.py pypy3-5.10/lib-python/3/tkinter/test/test_ttk/test_widgets.py pypy3-5.10/lib-python/3/tkinter/test/test_ttk/test_functions.py pypy3-5.10/lib-python/3/tkinter/test/test_ttk/test_extensions.py pypy3-5.10/lib-python/3/tkinter/test/runtktests.py pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/ pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_font.py pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_images.py pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_geometry_managers.py pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_variables.py pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_misc.py pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/__init__.py pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_widgets.py pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_loadtk.py pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_text.py pypy3-5.10/lib-python/3/tkinter/test/widget_tests.py pypy3-5.10/lib-python/3/tkinter/test/__init__.py pypy3-5.10/lib-python/3/tkinter/test/README pypy3-5.10/lib-python/3/zipfile.py pypy3-5.10/lib-python/3/linecache.py pypy3-5.10/lib-python/3/xmlrpc/ pypy3-5.10/lib-python/3/xmlrpc/__pycache__/ pypy3-5.10/lib-python/3/xmlrpc/__init__.py pypy3-5.10/lib-python/3/xmlrpc/client.py pypy3-5.10/lib-python/3/xmlrpc/server.py pypy3-5.10/lib-python/3/pty.py pypy3-5.10/lib-python/3/binhex.py pypy3-5.10/lib-python/3/asynchat.py pypy3-5.10/lib-python/3/typing.py pypy3-5.10/lib-python/3/numbers.py pypy3-5.10/lib-python/3/_weakrefset.py pypy3-5.10/lib-python/3/__future__.py pypy3-5.10/lib-python/3/trace.py pypy3-5.10/lib-python/3/_pyio.py pypy3-5.10/lib-python/3/fileinput.py pypy3-5.10/lib-python/3/genericpath.py pypy3-5.10/lib-python/3/mailcap.py pypy3-5.10/lib-python/3/idlelib/ pypy3-5.10/lib-python/3/idlelib/HISTORY.txt pypy3-5.10/lib-python/3/idlelib/Delegator.py pypy3-5.10/lib-python/3/idlelib/TODO.txt pypy3-5.10/lib-python/3/idlelib/config-extensions.def pypy3-5.10/lib-python/3/idlelib/SearchDialogBase.py pypy3-5.10/lib-python/3/idlelib/AutoCompleteWindow.py pypy3-5.10/lib-python/3/idlelib/rpc.py pypy3-5.10/lib-python/3/idlelib/IdleHistory.py pypy3-5.10/lib-python/3/idlelib/AutoExpand.py pypy3-5.10/lib-python/3/idlelib/Percolator.py pypy3-5.10/lib-python/3/idlelib/FileList.py pypy3-5.10/lib-python/3/idlelib/extend.txt pypy3-5.10/lib-python/3/idlelib/aboutDialog.py pypy3-5.10/lib-python/3/idlelib/help.txt pypy3-5.10/lib-python/3/idlelib/run.py pypy3-5.10/lib-python/3/idlelib/UndoDelegator.py pypy3-5.10/lib-python/3/idlelib/NEWS.txt pypy3-5.10/lib-python/3/idlelib/ParenMatch.py pypy3-5.10/lib-python/3/idlelib/CREDITS.txt pypy3-5.10/lib-python/3/idlelib/ChangeLog pypy3-5.10/lib-python/3/idlelib/configHelpSourceEdit.py pypy3-5.10/lib-python/3/idlelib/OutputWindow.py pypy3-5.10/lib-python/3/idlelib/ScrolledList.py pypy3-5.10/lib-python/3/idlelib/configSectionNameDialog.py pypy3-5.10/lib-python/3/idlelib/idle.pyw pypy3-5.10/lib-python/3/idlelib/MultiCall.py pypy3-5.10/lib-python/3/idlelib/ToolTip.py pypy3-5.10/lib-python/3/idlelib/CallTips.py pypy3-5.10/lib-python/3/idlelib/configHandler.py pypy3-5.10/lib-python/3/idlelib/GrepDialog.py pypy3-5.10/lib-python/3/idlelib/EditorWindow.py pypy3-5.10/lib-python/3/idlelib/Debugger.py pypy3-5.10/lib-python/3/idlelib/help.py pypy3-5.10/lib-python/3/idlelib/CodeContext.py pypy3-5.10/lib-python/3/idlelib/MultiStatusBar.py pypy3-5.10/lib-python/3/idlelib/RemoteDebugger.py pypy3-5.10/lib-python/3/idlelib/ZoomHeight.py pypy3-5.10/lib-python/3/idlelib/NEWS2x.txt pypy3-5.10/lib-python/3/idlelib/idle_test/ pypy3-5.10/lib-python/3/idlelib/idle_test/test_textview.py pypy3-5.10/lib-python/3/idlelib/idle_test/mock_idle.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_delegator.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_percolator.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_config_help.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_help_about.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_undodelegator.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_editor.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_io.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_configdialog.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_searchdialogbase.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_widgetredir.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_config_name.py pypy3-5.10/lib-python/3/idlelib/idle_test/mock_tk.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_parenmatch.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_formatparagraph.py pypy3-5.10/lib-python/3/idlelib/idle_test/__init__.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_editmenu.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_autoexpand.py pypy3-5.10/lib-python/3/idlelib/idle_test/htest.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_hyperparser.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_replacedialog.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_calltips.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_text.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_grep.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_idlehistory.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_pathbrowser.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_searchdialog.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_searchengine.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_autocomplete.py pypy3-5.10/lib-python/3/idlelib/idle_test/test_rstrip.py pypy3-5.10/lib-python/3/idlelib/idle_test/README.txt pypy3-5.10/lib-python/3/idlelib/idle_test/test_warning.py pypy3-5.10/lib-python/3/idlelib/SearchEngine.py pypy3-5.10/lib-python/3/idlelib/TreeWidget.py pypy3-5.10/lib-python/3/idlelib/AutoComplete.py pypy3-5.10/lib-python/3/idlelib/config-highlight.def pypy3-5.10/lib-python/3/idlelib/keybindingDialog.py pypy3-5.10/lib-python/3/idlelib/FormatParagraph.py pypy3-5.10/lib-python/3/idlelib/ColorDelegator.py pypy3-5.10/lib-python/3/idlelib/IOBinding.py pypy3-5.10/lib-python/3/idlelib/__init__.py pypy3-5.10/lib-python/3/idlelib/PathBrowser.py pypy3-5.10/lib-python/3/idlelib/tabbedpages.py pypy3-5.10/lib-python/3/idlelib/RemoteObjectBrowser.py pypy3-5.10/lib-python/3/idlelib/configDialog.py pypy3-5.10/lib-python/3/idlelib/__main__.py pypy3-5.10/lib-python/3/idlelib/help.html pypy3-5.10/lib-python/3/idlelib/config-main.def pypy3-5.10/lib-python/3/idlelib/textView.py pypy3-5.10/lib-python/3/idlelib/idle.bat pypy3-5.10/lib-python/3/idlelib/StackViewer.py pypy3-5.10/lib-python/3/idlelib/RstripExtension.py pypy3-5.10/lib-python/3/idlelib/dynOptionMenuWidget.py pypy3-5.10/lib-python/3/idlelib/PyShell.py pypy3-5.10/lib-python/3/idlelib/ScriptBinding.py pypy3-5.10/lib-python/3/idlelib/WindowList.py pypy3-5.10/lib-python/3/idlelib/CallTipWindow.py pypy3-5.10/lib-python/3/idlelib/config-keys.def pypy3-5.10/lib-python/3/idlelib/ReplaceDialog.py pypy3-5.10/lib-python/3/idlelib/PyParse.py pypy3-5.10/lib-python/3/idlelib/ClassBrowser.py pypy3-5.10/lib-python/3/idlelib/ObjectBrowser.py pypy3-5.10/lib-python/3/idlelib/Bindings.py pypy3-5.10/lib-python/3/idlelib/idle.py pypy3-5.10/lib-python/3/idlelib/WidgetRedirector.py pypy3-5.10/lib-python/3/idlelib/idlever.py pypy3-5.10/lib-python/3/idlelib/HyperParser.py pypy3-5.10/lib-python/3/idlelib/README.txt pypy3-5.10/lib-python/3/idlelib/SearchDialog.py pypy3-5.10/lib-python/3/idlelib/Icons/ pypy3-5.10/lib-python/3/idlelib/Icons/idle_48.gif pypy3-5.10/lib-python/3/idlelib/Icons/idle_32.gif pypy3-5.10/lib-python/3/idlelib/Icons/folder.gif pypy3-5.10/lib-python/3/idlelib/Icons/idle_32.png pypy3-5.10/lib-python/3/idlelib/Icons/idle.ico pypy3-5.10/lib-python/3/idlelib/Icons/idle_16.png pypy3-5.10/lib-python/3/idlelib/Icons/idle_16.gif pypy3-5.10/lib-python/3/idlelib/Icons/tk.gif pypy3-5.10/lib-python/3/idlelib/Icons/plusnode.gif pypy3-5.10/lib-python/3/idlelib/Icons/openfolder.gif pypy3-5.10/lib-python/3/idlelib/Icons/minusnode.gif pypy3-5.10/lib-python/3/idlelib/Icons/python.gif pypy3-5.10/lib-python/3/idlelib/Icons/idle_48.png pypy3-5.10/lib-python/3/idlelib/Icons/idle.icns pypy3-5.10/lib-python/3/idlelib/macosxSupport.py pypy3-5.10/lib-python/3/webbrowser.py pypy3-5.10/lib-python/3/decimal.py pypy3-5.10/lib-python/3/logging/ pypy3-5.10/lib-python/3/logging/config.py pypy3-5.10/lib-python/3/logging/__pycache__/ pypy3-5.10/lib-python/3/logging/__init__.py pypy3-5.10/lib-python/3/logging/handlers.py pypy3-5.10/lib-python/3/re.py pypy3-5.10/lib-python/3/xml/ pypy3-5.10/lib-python/3/xml/parsers/ pypy3-5.10/lib-python/3/xml/parsers/__pycache__/ pypy3-5.10/lib-python/3/xml/parsers/__init__.py pypy3-5.10/lib-python/3/xml/parsers/expat.py pypy3-5.10/lib-python/3/xml/__pycache__/ pypy3-5.10/lib-python/3/xml/__init__.py pypy3-5.10/lib-python/3/xml/dom/ pypy3-5.10/lib-python/3/xml/dom/NodeFilter.py pypy3-5.10/lib-python/3/xml/dom/domreg.py pypy3-5.10/lib-python/3/xml/dom/expatbuilder.py pypy3-5.10/lib-python/3/xml/dom/minicompat.py pypy3-5.10/lib-python/3/xml/dom/__init__.py pypy3-5.10/lib-python/3/xml/dom/xmlbuilder.py pypy3-5.10/lib-python/3/xml/dom/pulldom.py pypy3-5.10/lib-python/3/xml/dom/minidom.py pypy3-5.10/lib-python/3/xml/sax/ pypy3-5.10/lib-python/3/xml/sax/handler.py pypy3-5.10/lib-python/3/xml/sax/_exceptions.py pypy3-5.10/lib-python/3/xml/sax/__pycache__/ pypy3-5.10/lib-python/3/xml/sax/__init__.py pypy3-5.10/lib-python/3/xml/sax/xmlreader.py pypy3-5.10/lib-python/3/xml/sax/expatreader.py pypy3-5.10/lib-python/3/xml/sax/saxutils.py pypy3-5.10/lib-python/3/xml/etree/ pypy3-5.10/lib-python/3/xml/etree/__pycache__/ pypy3-5.10/lib-python/3/xml/etree/ElementInclude.py pypy3-5.10/lib-python/3/xml/etree/__init__.py pypy3-5.10/lib-python/3/xml/etree/ElementTree.py pypy3-5.10/lib-python/3/xml/etree/ElementPath.py pypy3-5.10/lib-python/3/xml/etree/cElementTree.py pypy3-5.10/lib-python/3/threading.py pypy3-5.10/lib-python/3/sre_compile.py pypy3-5.10/lib-python/3/compileall.py pypy3-5.10/lib-python/3/profile.py pypy3-5.10/lib-python/3/doctest.py pypy3-5.10/lib-python/3/reprlib.py pypy3-5.10/lib-python/3/importlib/ pypy3-5.10/lib-python/3/importlib/_bootstrap_external.py pypy3-5.10/lib-python/3/importlib/_bootstrap.py pypy3-5.10/lib-python/3/importlib/util.py pypy3-5.10/lib-python/3/importlib/abc.py pypy3-5.10/lib-python/3/importlib/__pycache__/ pypy3-5.10/lib-python/3/importlib/__init__.py pypy3-5.10/lib-python/3/importlib/machinery.py pypy3-5.10/lib-python/3/rlcompleter.py pypy3-5.10/lib-python/3/sunau.py pypy3-5.10/lib-python/3/uuid.py pypy3-5.10/lib-python/3/plat-next3/ pypy3-5.10/lib-python/3/plat-next3/regen pypy3-5.10/lib-python/3/sqlite3/ pypy3-5.10/lib-python/3/sqlite3/dbapi2.py pypy3-5.10/lib-python/3/sqlite3/__pycache__/ pypy3-5.10/lib-python/3/sqlite3/__init__.py pypy3-5.10/lib-python/3/sqlite3/test/ pypy3-5.10/lib-python/3/sqlite3/test/regression.py pypy3-5.10/lib-python/3/sqlite3/test/transactions.py pypy3-5.10/lib-python/3/sqlite3/test/types.py pypy3-5.10/lib-python/3/sqlite3/test/dbapi.py pypy3-5.10/lib-python/3/sqlite3/test/__init__.py pypy3-5.10/lib-python/3/sqlite3/test/hooks.py pypy3-5.10/lib-python/3/sqlite3/test/factory.py pypy3-5.10/lib-python/3/sqlite3/test/dump.py pypy3-5.10/lib-python/3/sqlite3/test/userfunctions.py pypy3-5.10/lib-python/3/sqlite3/dump.py pypy3-5.10/lib-python/3/os.py pypy3-5.10/lib-python/3/wave.py pypy3-5.10/lib-python/3/site-packages/ pypy3-5.10/lib-python/3/site-packages/README pypy3-5.10/lib-python/3/sre_constants.py pypy3-5.10/lib-python/3/ntpath.py pypy3-5.10/lib-python/3/plat-freebsd8/ pypy3-5.10/lib-python/3/plat-freebsd8/regen pypy3-5.10/lib-python/3/plat-freebsd8/IN.py pypy3-5.10/lib-python/3/encodings/ pypy3-5.10/lib-python/3/encodings/cp858.py pypy3-5.10/lib-python/3/encodings/cp932.py pypy3-5.10/lib-python/3/encodings/cp869.py pypy3-5.10/lib-python/3/encodings/cp850.py pypy3-5.10/lib-python/3/encodings/cp864.py pypy3-5.10/lib-python/3/encodings/charmap.py pypy3-5.10/lib-python/3/encodings/iso8859_9.py pypy3-5.10/lib-python/3/encodings/utf_8.py pypy3-5.10/lib-python/3/encodings/cp863.py pypy3-5.10/lib-python/3/encodings/cp1125.py pypy3-5.10/lib-python/3/encodings/cp1140.py pypy3-5.10/lib-python/3/encodings/koi8_t.py pypy3-5.10/lib-python/3/encodings/cp875.py pypy3-5.10/lib-python/3/encodings/iso8859_15.py pypy3-5.10/lib-python/3/encodings/ptcp154.py pypy3-5.10/lib-python/3/encodings/unicode_escape.py pypy3-5.10/lib-python/3/encodings/utf_32_be.py pypy3-5.10/lib-python/3/encodings/cp424.py pypy3-5.10/lib-python/3/encodings/cp273.py pypy3-5.10/lib-python/3/encodings/iso8859_14.py pypy3-5.10/lib-python/3/encodings/base64_codec.py pypy3-5.10/lib-python/3/encodings/euc_kr.py pypy3-5.10/lib-python/3/encodings/iso8859_3.py pypy3-5.10/lib-python/3/encodings/iso2022_jp_2004.py pypy3-5.10/lib-python/3/encodings/utf_32_le.py pypy3-5.10/lib-python/3/encodings/mac_arabic.py pypy3-5.10/lib-python/3/encodings/cp1250.py pypy3-5.10/lib-python/3/encodings/johab.py pypy3-5.10/lib-python/3/encodings/mac_croatian.py pypy3-5.10/lib-python/3/encodings/big5.py pypy3-5.10/lib-python/3/encodings/koi8_u.py pypy3-5.10/lib-python/3/encodings/euc_jis_2004.py pypy3-5.10/lib-python/3/encodings/cp950.py pypy3-5.10/lib-python/3/encodings/palmos.py pypy3-5.10/lib-python/3/encodings/cp949.py pypy3-5.10/lib-python/3/encodings/mac_centeuro.py pypy3-5.10/lib-python/3/encodings/cp852.py pypy3-5.10/lib-python/3/encodings/iso2022_jp.py pypy3-5.10/lib-python/3/encodings/koi8_r.py pypy3-5.10/lib-python/3/encodings/cp1026.py pypy3-5.10/lib-python/3/encodings/iso8859_11.py pypy3-5.10/lib-python/3/encodings/iso8859_8.py pypy3-5.10/lib-python/3/encodings/kz1048.py pypy3-5.10/lib-python/3/encodings/rot_13.py pypy3-5.10/lib-python/3/encodings/iso8859_4.py pypy3-5.10/lib-python/3/encodings/mac_greek.py pypy3-5.10/lib-python/3/encodings/mac_romanian.py pypy3-5.10/lib-python/3/encodings/shift_jis.py pypy3-5.10/lib-python/3/encodings/euc_jp.py pypy3-5.10/lib-python/3/encodings/shift_jisx0213.py pypy3-5.10/lib-python/3/encodings/utf_16_be.py pypy3-5.10/lib-python/3/encodings/iso8859_7.py pypy3-5.10/lib-python/3/encodings/bz2_codec.py pypy3-5.10/lib-python/3/encodings/hz.py pypy3-5.10/lib-python/3/encodings/iso8859_6.py pypy3-5.10/lib-python/3/encodings/mbcs.py pypy3-5.10/lib-python/3/encodings/gb2312.py pypy3-5.10/lib-python/3/encodings/tis_620.py pypy3-5.10/lib-python/3/encodings/iso8859_13.py pypy3-5.10/lib-python/3/encodings/mac_roman.py pypy3-5.10/lib-python/3/encodings/utf_16.py pypy3-5.10/lib-python/3/encodings/punycode.py pypy3-5.10/lib-python/3/encodings/raw_unicode_escape.py pypy3-5.10/lib-python/3/encodings/mac_iceland.py pypy3-5.10/lib-python/3/encodings/hex_codec.py pypy3-5.10/lib-python/3/encodings/cp1254.py pypy3-5.10/lib-python/3/encodings/cp737.py pypy3-5.10/lib-python/3/encodings/iso2022_kr.py pypy3-5.10/lib-python/3/encodings/cp856.py pypy3-5.10/lib-python/3/encodings/ascii.py pypy3-5.10/lib-python/3/encodings/cp1252.py pypy3-5.10/lib-python/3/encodings/__pycache__/ pypy3-5.10/lib-python/3/encodings/cp775.py pypy3-5.10/lib-python/3/encodings/iso2022_jp_ext.py pypy3-5.10/lib-python/3/encodings/iso8859_1.py pypy3-5.10/lib-python/3/encodings/cp857.py pypy3-5.10/lib-python/3/encodings/aliases.py pypy3-5.10/lib-python/3/encodings/__init__.py pypy3-5.10/lib-python/3/encodings/utf_8_sig.py pypy3-5.10/lib-python/3/encodings/cp1251.py pypy3-5.10/lib-python/3/encodings/iso8859_10.py pypy3-5.10/lib-python/3/encodings/undefined.py pypy3-5.10/lib-python/3/encodings/cp500.py pypy3-5.10/lib-python/3/encodings/hp_roman8.py pypy3-5.10/lib-python/3/encodings/gb18030.py pypy3-5.10/lib-python/3/encodings/iso8859_5.py pypy3-5.10/lib-python/3/encodings/cp866.py pypy3-5.10/lib-python/3/encodings/iso8859_16.py pypy3-5.10/lib-python/3/encodings/iso2022_jp_2.py pypy3-5.10/lib-python/3/encodings/cp1258.py pypy3-5.10/lib-python/3/encodings/gbk.py pypy3-5.10/lib-python/3/encodings/euc_jisx0213.py pypy3-5.10/lib-python/3/encodings/cp1006.py pypy3-5.10/lib-python/3/encodings/zlib_codec.py pypy3-5.10/lib-python/3/encodings/cp862.py pypy3-5.10/lib-python/3/encodings/cp860.py pypy3-5.10/lib-python/3/encodings/idna.py pypy3-5.10/lib-python/3/encodings/cp037.py pypy3-5.10/lib-python/3/encodings/iso2022_jp_1.py pypy3-5.10/lib-python/3/encodings/quopri_codec.py pypy3-5.10/lib-python/3/encodings/shift_jis_2004.py pypy3-5.10/lib-python/3/encodings/cp1253.py pypy3-5.10/lib-python/3/encodings/utf_7.py pypy3-5.10/lib-python/3/encodings/mac_turkish.py pypy3-5.10/lib-python/3/encodings/cp874.py pypy3-5.10/lib-python/3/encodings/unicode_internal.py pypy3-5.10/lib-python/3/encodings/cp720.py pypy3-5.10/lib-python/3/encodings/cp861.py pypy3-5.10/lib-python/3/encodings/latin_1.py pypy3-5.10/lib-python/3/encodings/uu_codec.py pypy3-5.10/lib-python/3/encodings/cp1255.py pypy3-5.10/lib-python/3/encodings/mac_cyrillic.py pypy3-5.10/lib-python/3/encodings/iso2022_jp_3.py pypy3-5.10/lib-python/3/encodings/utf_32.py pypy3-5.10/lib-python/3/encodings/cp65001.py pypy3-5.10/lib-python/3/encodings/cp1256.py pypy3-5.10/lib-python/3/encodings/iso8859_2.py pypy3-5.10/lib-python/3/encodings/mac_farsi.py pypy3-5.10/lib-python/3/encodings/cp1257.py pypy3-5.10/lib-python/3/encodings/utf_16_le.py pypy3-5.10/lib-python/3/encodings/mac_latin2.py pypy3-5.10/lib-python/3/encodings/cp865.py pypy3-5.10/lib-python/3/encodings/big5hkscs.py pypy3-5.10/lib-python/3/encodings/cp437.py pypy3-5.10/lib-python/3/encodings/cp855.py pypy3-5.10/lib-python/3/macurl2path.py pypy3-5.10/lib-python/3/distutils/ pypy3-5.10/lib-python/3/distutils/unixccompiler.py pypy3-5.10/lib-python/3/distutils/tests/ pypy3-5.10/lib-python/3/distutils/tests/test_bdist_rpm.py pypy3-5.10/lib-python/3/distutils/tests/test_util.py pypy3-5.10/lib-python/3/distutils/tests/support.py pypy3-5.10/lib-python/3/distutils/tests/test_upload.py pypy3-5.10/lib-python/3/distutils/tests/test_config_cmd.py pypy3-5.10/lib-python/3/distutils/tests/Setup.sample pypy3-5.10/lib-python/3/distutils/tests/test_log.py pypy3-5.10/lib-python/3/distutils/tests/test_check.py pypy3-5.10/lib-python/3/distutils/tests/test_register.py pypy3-5.10/lib-python/3/distutils/tests/test_dist.py pypy3-5.10/lib-python/3/distutils/tests/test_install_scripts.py pypy3-5.10/lib-python/3/distutils/tests/test_sdist.py pypy3-5.10/lib-python/3/distutils/tests/test_core.py pypy3-5.10/lib-python/3/distutils/tests/test_build_py.py pypy3-5.10/lib-python/3/distutils/tests/test_unixccompiler.py pypy3-5.10/lib-python/3/distutils/tests/test_build_scripts.py pypy3-5.10/lib-python/3/distutils/tests/test_msvc9compiler.py pypy3-5.10/lib-python/3/distutils/tests/test_install_headers.py pypy3-5.10/lib-python/3/distutils/tests/test_bdist_dumb.py pypy3-5.10/lib-python/3/distutils/tests/test_versionpredicate.py pypy3-5.10/lib-python/3/distutils/tests/test_spawn.py pypy3-5.10/lib-python/3/distutils/tests/test_file_util.py pypy3-5.10/lib-python/3/distutils/tests/test_build_clib.py pypy3-5.10/lib-python/3/distutils/tests/test_install_lib.py pypy3-5.10/lib-python/3/distutils/tests/test_build_ext.py pypy3-5.10/lib-python/3/distutils/tests/test_bdist_msi.py pypy3-5.10/lib-python/3/distutils/tests/test_filelist.py pypy3-5.10/lib-python/3/distutils/tests/test_archive_util.py pypy3-5.10/lib-python/3/distutils/tests/test_bdist_wininst.py pypy3-5.10/lib-python/3/distutils/tests/test_clean.py pypy3-5.10/lib-python/3/distutils/tests/__init__.py pypy3-5.10/lib-python/3/distutils/tests/test_dep_util.py pypy3-5.10/lib-python/3/distutils/tests/test_config.py pypy3-5.10/lib-python/3/distutils/tests/test_cmd.py pypy3-5.10/lib-python/3/distutils/tests/test_dir_util.py pypy3-5.10/lib-python/3/distutils/tests/test_install_data.py pypy3-5.10/lib-python/3/distutils/tests/test_install.py pypy3-5.10/lib-python/3/distutils/tests/test_version.py pypy3-5.10/lib-python/3/distutils/tests/test_msvccompiler.py pypy3-5.10/lib-python/3/distutils/tests/test_text_file.py pypy3-5.10/lib-python/3/distutils/tests/test_sysconfig.py pypy3-5.10/lib-python/3/distutils/tests/test_extension.py pypy3-5.10/lib-python/3/distutils/tests/test_build.py pypy3-5.10/lib-python/3/distutils/tests/test_bdist.py pypy3-5.10/lib-python/3/distutils/tests/test_cygwinccompiler.py pypy3-5.10/lib-python/3/distutils/cygwinccompiler.py pypy3-5.10/lib-python/3/distutils/config.py pypy3-5.10/lib-python/3/distutils/sysconfig.py pypy3-5.10/lib-python/3/distutils/util.py pypy3-5.10/lib-python/3/distutils/ccompiler.py pypy3-5.10/lib-python/3/distutils/fancy_getopt.py pypy3-5.10/lib-python/3/distutils/text_file.py pypy3-5.10/lib-python/3/distutils/command/ pypy3-5.10/lib-python/3/distutils/command/wininst-9.0-amd64.exe pypy3-5.10/lib-python/3/distutils/command/config.py pypy3-5.10/lib-python/3/distutils/command/install_egg_info.py pypy3-5.10/lib-python/3/distutils/command/wininst-10.0.exe pypy3-5.10/lib-python/3/distutils/command/build.py pypy3-5.10/lib-python/3/distutils/command/install_scripts.py pypy3-5.10/lib-python/3/distutils/command/sdist.py pypy3-5.10/lib-python/3/distutils/command/build_ext.py pypy3-5.10/lib-python/3/distutils/command/clean.py pypy3-5.10/lib-python/3/distutils/command/bdist_rpm.py pypy3-5.10/lib-python/3/distutils/command/build_clib.py pypy3-5.10/lib-python/3/distutils/command/bdist.py pypy3-5.10/lib-python/3/distutils/command/install.py pypy3-5.10/lib-python/3/distutils/command/bdist_dumb.py pypy3-5.10/lib-python/3/distutils/command/install_lib.py pypy3-5.10/lib-python/3/distutils/command/check.py pypy3-5.10/lib-python/3/distutils/command/wininst-14.0.exe pypy3-5.10/lib-python/3/distutils/command/build_py.py pypy3-5.10/lib-python/3/distutils/command/wininst-9.0.exe pypy3-5.10/lib-python/3/distutils/command/__pycache__/ pypy3-5.10/lib-python/3/distutils/command/install_headers.py pypy3-5.10/lib-python/3/distutils/command/__init__.py pypy3-5.10/lib-python/3/distutils/command/upload.py pypy3-5.10/lib-python/3/distutils/command/wininst-6.0.exe pypy3-5.10/lib-python/3/distutils/command/bdist_wininst.py pypy3-5.10/lib-python/3/distutils/command/wininst-10.0-amd64.exe pypy3-5.10/lib-python/3/distutils/command/bdist_msi.py pypy3-5.10/lib-python/3/distutils/command/register.py pypy3-5.10/lib-python/3/distutils/command/wininst-7.1.exe pypy3-5.10/lib-python/3/distutils/command/wininst-14.0-amd64.exe pypy3-5.10/lib-python/3/distutils/command/command_template pypy3-5.10/lib-python/3/distutils/command/wininst-8.0.exe pypy3-5.10/lib-python/3/distutils/command/build_scripts.py pypy3-5.10/lib-python/3/distutils/command/install_data.py pypy3-5.10/lib-python/3/distutils/msvccompiler.py pypy3-5.10/lib-python/3/distutils/_msvccompiler.py pypy3-5.10/lib-python/3/distutils/dist.py pypy3-5.10/lib-python/3/distutils/spawn.py pypy3-5.10/lib-python/3/distutils/sysconfig_cpython.py pypy3-5.10/lib-python/3/distutils/extension.py pypy3-5.10/lib-python/3/distutils/cmd.py pypy3-5.10/lib-python/3/distutils/version.py pypy3-5.10/lib-python/3/distutils/__pycache__/ pypy3-5.10/lib-python/3/distutils/dep_util.py pypy3-5.10/lib-python/3/distutils/__init__.py pypy3-5.10/lib-python/3/distutils/file_util.py pypy3-5.10/lib-python/3/distutils/log.py pypy3-5.10/lib-python/3/distutils/core.py pypy3-5.10/lib-python/3/distutils/debug.py pypy3-5.10/lib-python/3/distutils/bcppcompiler.py pypy3-5.10/lib-python/3/distutils/versionpredicate.py pypy3-5.10/lib-python/3/distutils/README pypy3-5.10/lib-python/3/distutils/dir_util.py pypy3-5.10/lib-python/3/distutils/filelist.py pypy3-5.10/lib-python/3/distutils/msvc9compiler.py pypy3-5.10/lib-python/3/distutils/errors.py pypy3-5.10/lib-python/3/distutils/sysconfig_pypy.py pypy3-5.10/lib-python/3/distutils/archive_util.py pypy3-5.10/lib-python/3/datetime.py pypy3-5.10/lib-python/3/copy.py pypy3-5.10/lib-python/3/selectors.py pypy3-5.10/lib-python/3/warnings.py pypy3-5.10/lib-python/3/modulefinder.py pypy3-5.10/lib-python/3/dummy_threading.py pypy3-5.10/lib-python/3/imghdr.py pypy3-5.10/lib-python/3/dbm/ pypy3-5.10/lib-python/3/dbm/ndbm.py pypy3-5.10/lib-python/3/dbm/dumb.py pypy3-5.10/lib-python/3/dbm/__init__.py pypy3-5.10/lib-python/3/dbm/gnu.py pypy3-5.10/lib-python/3/asyncore.py pypy3-5.10/lib-python/3/argparse.py pypy3-5.10/lib-python/3/opcode.py pypy3-5.10/lib-python/3/plat-unixware7/ pypy3-5.10/lib-python/3/plat-unixware7/STROPTS.py pypy3-5.10/lib-python/3/plat-unixware7/regen pypy3-5.10/lib-python/3/plat-unixware7/IN.py pypy3-5.10/lib-python/3/optparse.py pypy3-5.10/lib-python/3/runpy.py pypy3-5.10/lib-python/3/colorsys.py pypy3-5.10/lib-python/3/email/ pypy3-5.10/lib-python/3/email/base64mime.py pypy3-5.10/lib-python/3/email/_header_value_parser.py pypy3-5.10/lib-python/3/email/utils.py pypy3-5.10/lib-python/3/email/encoders.py pypy3-5.10/lib-python/3/email/feedparser.py pypy3-5.10/lib-python/3/email/parser.py pypy3-5.10/lib-python/3/email/_policybase.py pypy3-5.10/lib-python/3/email/_parseaddr.py pypy3-5.10/lib-python/3/email/policy.py pypy3-5.10/lib-python/3/email/headerregistry.py pypy3-5.10/lib-python/3/email/_encoded_words.py pypy3-5.10/lib-python/3/email/header.py pypy3-5.10/lib-python/3/email/contentmanager.py pypy3-5.10/lib-python/3/email/__pycache__/ pypy3-5.10/lib-python/3/email/__init__.py pypy3-5.10/lib-python/3/email/architecture.rst pypy3-5.10/lib-python/3/email/charset.py pypy3-5.10/lib-python/3/email/mime/ pypy3-5.10/lib-python/3/email/mime/base.py pypy3-5.10/lib-python/3/email/mime/multipart.py pypy3-5.10/lib-python/3/email/mime/application.py pypy3-5.10/lib-python/3/email/mime/image.py pypy3-5.10/lib-python/3/email/mime/__init__.py pypy3-5.10/lib-python/3/email/mime/text.py pypy3-5.10/lib-python/3/email/mime/audio.py pypy3-5.10/lib-python/3/email/mime/nonmultipart.py pypy3-5.10/lib-python/3/email/mime/message.py pypy3-5.10/lib-python/3/email/quoprimime.py pypy3-5.10/lib-python/3/email/message.py pypy3-5.10/lib-python/3/email/iterators.py pypy3-5.10/lib-python/3/email/errors.py pypy3-5.10/lib-python/3/email/generator.py pypy3-5.10/lib-python/3/ctypes/ pypy3-5.10/lib-python/3/ctypes/util.py pypy3-5.10/lib-python/3/ctypes/macholib/ pypy3-5.10/lib-python/3/ctypes/macholib/dyld.py pypy3-5.10/lib-python/3/ctypes/macholib/README.ctypes pypy3-5.10/lib-python/3/ctypes/macholib/dylib.py pypy3-5.10/lib-python/3/ctypes/macholib/__init__.py pypy3-5.10/lib-python/3/ctypes/macholib/fetch_macholib.bat pypy3-5.10/lib-python/3/ctypes/macholib/fetch_macholib pypy3-5.10/lib-python/3/ctypes/macholib/framework.py pypy3-5.10/lib-python/3/ctypes/__pycache__/ pypy3-5.10/lib-python/3/ctypes/wintypes.py pypy3-5.10/lib-python/3/ctypes/__init__.py pypy3-5.10/lib-python/3/ctypes/_endian.py pypy3-5.10/lib-python/3/ctypes/test/ pypy3-5.10/lib-python/3/ctypes/test/test_refcounts.py pypy3-5.10/lib-python/3/ctypes/test/test_objects.py pypy3-5.10/lib-python/3/ctypes/test/test_errno.py pypy3-5.10/lib-python/3/ctypes/test/test_cfuncs.py pypy3-5.10/lib-python/3/ctypes/test/test_python_api.py pypy3-5.10/lib-python/3/ctypes/test/test_checkretval.py pypy3-5.10/lib-python/3/ctypes/test/test_bitfields.py pypy3-5.10/lib-python/3/ctypes/test/test_callbacks.py pypy3-5.10/lib-python/3/ctypes/test/test_numbers.py pypy3-5.10/lib-python/3/ctypes/test/test_returnfuncptrs.py pypy3-5.10/lib-python/3/ctypes/test/test_as_parameter.py pypy3-5.10/lib-python/3/ctypes/test/test_simplesubclasses.py pypy3-5.10/lib-python/3/ctypes/test/test_libc.py pypy3-5.10/lib-python/3/ctypes/test/test_parameters.py pypy3-5.10/lib-python/3/ctypes/test/test_bytes.py pypy3-5.10/lib-python/3/ctypes/test/test_win32.py pypy3-5.10/lib-python/3/ctypes/test/test_loading.py pypy3-5.10/lib-python/3/ctypes/test/test_struct_fields.py pypy3-5.10/lib-python/3/ctypes/test/test_unicode.py pypy3-5.10/lib-python/3/ctypes/test/test_repr.py pypy3-5.10/lib-python/3/ctypes/test/test_pep3118.py pypy3-5.10/lib-python/3/ctypes/test/test_delattr.py pypy3-5.10/lib-python/3/ctypes/test/test_funcptr.py pypy3-5.10/lib-python/3/ctypes/test/test_macholib.py pypy3-5.10/lib-python/3/ctypes/test/test_buffers.py pypy3-5.10/lib-python/3/ctypes/test/test_arrays.py pypy3-5.10/lib-python/3/ctypes/test/test_stringptr.py pypy3-5.10/lib-python/3/ctypes/test/test_structures.py pypy3-5.10/lib-python/3/ctypes/test/test_sizes.py pypy3-5.10/lib-python/3/ctypes/test/__init__.py pypy3-5.10/lib-python/3/ctypes/test/test_values.py pypy3-5.10/lib-python/3/ctypes/test/test_strings.py pypy3-5.10/lib-python/3/ctypes/test/test_memfunctions.py pypy3-5.10/lib-python/3/ctypes/test/__main__.py pypy3-5.10/lib-python/3/ctypes/test/test_functions.py pypy3-5.10/lib-python/3/ctypes/test/test_internals.py pypy3-5.10/lib-python/3/ctypes/test/test_anon.py pypy3-5.10/lib-python/3/ctypes/test/test_array_in_pointer.py pypy3-5.10/lib-python/3/ctypes/test/test_byteswap.py pypy3-5.10/lib-python/3/ctypes/test/test_slicing.py pypy3-5.10/lib-python/3/ctypes/test/test_pickling.py pypy3-5.10/lib-python/3/ctypes/test/test_keeprefs.py pypy3-5.10/lib-python/3/ctypes/test/test_unaligned_structures.py pypy3-5.10/lib-python/3/ctypes/test/test_incomplete.py pypy3-5.10/lib-python/3/ctypes/test/test_random_things.py pypy3-5.10/lib-python/3/ctypes/test/test_pointers.py pypy3-5.10/lib-python/3/ctypes/test/test_frombuffer.py pypy3-5.10/lib-python/3/ctypes/test/test_cast.py pypy3-5.10/lib-python/3/ctypes/test/test_prototypes.py pypy3-5.10/lib-python/3/ctypes/test/test_wintypes.py pypy3-5.10/lib-python/3/ctypes/test/test_find.py pypy3-5.10/lib-python/3/ctypes/test/test_init.py pypy3-5.10/lib-python/3/ctypes/test/test_varsize_struct.py pypy3-5.10/lib-python/3/io.py pypy3-5.10/lib-python/3/shutil.py pypy3-5.10/lib-python/3/mimetypes.py pypy3-5.10/lib-python/3/lzma.py pypy3-5.10/lib-python/3/formatter.py pypy3-5.10/lib-python/3/code.py pypy3-5.10/lib-python/3/cmd.py pypy3-5.10/lib-python/3/multiprocessing/ pypy3-5.10/lib-python/3/multiprocessing/queues.py pypy3-5.10/lib-python/3/multiprocessing/util.py pypy3-5.10/lib-python/3/multiprocessing/pool.py pypy3-5.10/lib-python/3/multiprocessing/synchronize.py pypy3-5.10/lib-python/3/multiprocessing/heap.py pypy3-5.10/lib-python/3/multiprocessing/semaphore_tracker.py pypy3-5.10/lib-python/3/multiprocessing/popen_spawn_posix.py pypy3-5.10/lib-python/3/multiprocessing/popen_forkserver.py pypy3-5.10/lib-python/3/multiprocessing/spawn.py pypy3-5.10/lib-python/3/multiprocessing/__pycache__/ pypy3-5.10/lib-python/3/multiprocessing/__init__.py pypy3-5.10/lib-python/3/multiprocessing/process.py pypy3-5.10/lib-python/3/multiprocessing/resource_sharer.py pypy3-5.10/lib-python/3/multiprocessing/dummy/ pypy3-5.10/lib-python/3/multiprocessing/dummy/__init__.py pypy3-5.10/lib-python/3/multiprocessing/dummy/connection.py pypy3-5.10/lib-python/3/multiprocessing/sharedctypes.py pypy3-5.10/lib-python/3/multiprocessing/managers.py pypy3-5.10/lib-python/3/multiprocessing/popen_spawn_win32.py pypy3-5.10/lib-python/3/multiprocessing/context.py pypy3-5.10/lib-python/3/multiprocessing/connection.py pypy3-5.10/lib-python/3/multiprocessing/reduction.py pypy3-5.10/lib-python/3/multiprocessing/forkserver.py pypy3-5.10/lib-python/3/multiprocessing/popen_fork.py pypy3-5.10/lib-python/3/textwrap.py pypy3-5.10/lib-python/3/ast.py pypy3-5.10/lib-python/3/cgi.py pypy3-5.10/lib-python/3/__pycache__/ pypy3-5.10/lib-python/3/types.py pypy3-5.10/lib-python/3/glob.py pypy3-5.10/lib-python/3/pyclbr.py pypy3-5.10/lib-python/3/cProfile.py pypy3-5.10/lib-python/3/_strptime.py pypy3-5.10/lib-python/3/symtable.py pypy3-5.10/lib-python/3/codeop.py pypy3-5.10/lib-python/3/poplib.py pypy3-5.10/lib-python/3/macpath.py pypy3-5.10/lib-python/3/plat-sunos5/ pypy3-5.10/lib-python/3/plat-sunos5/CDIO.py pypy3-5.10/lib-python/3/plat-sunos5/STROPTS.py pypy3-5.10/lib-python/3/plat-sunos5/TYPES.py pypy3-5.10/lib-python/3/plat-sunos5/regen pypy3-5.10/lib-python/3/plat-sunos5/DLFCN.py pypy3-5.10/lib-python/3/plat-sunos5/IN.py pypy3-5.10/lib-python/3/nntplib.py pypy3-5.10/lib-python/3/shelve.py pypy3-5.10/lib-python/3/telnetlib.py pypy3-5.10/lib-python/3/turtledemo/ pypy3-5.10/lib-python/3/turtledemo/wikipedia.py pypy3-5.10/lib-python/3/turtledemo/forest.py pypy3-5.10/lib-python/3/turtledemo/nim.py pypy3-5.10/lib-python/3/turtledemo/bytedesign.py pypy3-5.10/lib-python/3/turtledemo/chaos.py pypy3-5.10/lib-python/3/turtledemo/clock.py pypy3-5.10/lib-python/3/turtledemo/tree.py pypy3-5.10/lib-python/3/turtledemo/colormixer.py pypy3-5.10/lib-python/3/turtledemo/minimal_hanoi.py pypy3-5.10/lib-python/3/turtledemo/turtle.cfg pypy3-5.10/lib-python/3/turtledemo/planet_and_moon.py pypy3-5.10/lib-python/3/turtledemo/paint.py pypy3-5.10/lib-python/3/turtledemo/penrose.py pypy3-5.10/lib-python/3/turtledemo/__init__.py pypy3-5.10/lib-python/3/turtledemo/yinyang.py pypy3-5.10/lib-python/3/turtledemo/__main__.py pypy3-5.10/lib-python/3/turtledemo/sorting_animate.py pypy3-5.10/lib-python/3/turtledemo/fractalcurves.py pypy3-5.10/lib-python/3/turtledemo/lindenmayer.py pypy3-5.10/lib-python/3/turtledemo/peace.py pypy3-5.10/lib-python/3/turtledemo/round_dance.py pypy3-5.10/lib-python/3/turtledemo/two_canvases.py pypy3-5.10/lib-python/3/smtplib.py pypy3-5.10/lib-python/3/pickle.py pypy3-5.10/lib-python/3/getopt.py pypy3-5.10/lib-python/3/pstats.py pypy3-5.10/lib-python/3/antigravity.py pypy3-5.10/lib-python/3/mailbox.py pypy3-5.10/lib-python/3/calendar.py pypy3-5.10/lib-python/3/pathlib.py pypy3-5.10/lib-python/3/stringprep.py pypy3-5.10/lib-python/3/hmac.py pypy3-5.10/lib-python/3/_osx_support.py pypy3-5.10/lib-python/3/imp.py pypy3-5.10/lib-python/3/uu.py pypy3-5.10/lib-python/3/pickletools.py pypy3-5.10/lib-python/3/wsgiref/ pypy3-5.10/lib-python/3/wsgiref/headers.py pypy3-5.10/lib-python/3/wsgiref/util.py pypy3-5.10/lib-python/3/wsgiref/validate.py pypy3-5.10/lib-python/3/wsgiref/simple_server.py pypy3-5.10/lib-python/3/wsgiref/__init__.py pypy3-5.10/lib-python/3/wsgiref/handlers.py pypy3-5.10/lib-python/3/random.py pypy3-5.10/lib-python/3/unittest/ pypy3-5.10/lib-python/3/unittest/util.py pypy3-5.10/lib-python/3/unittest/signals.py pypy3-5.10/lib-python/3/unittest/result.py pypy3-5.10/lib-python/3/unittest/case.py pypy3-5.10/lib-python/3/unittest/__init__.py pypy3-5.10/lib-python/3/unittest/__main__.py pypy3-5.10/lib-python/3/unittest/suite.py pypy3-5.10/lib-python/3/unittest/mock.py pypy3-5.10/lib-python/3/unittest/runner.py pypy3-5.10/lib-python/3/unittest/test/ pypy3-5.10/lib-python/3/unittest/test/support.py pypy3-5.10/lib-python/3/unittest/test/test_result.py pypy3-5.10/lib-python/3/unittest/test/test_assertions.py pypy3-5.10/lib-python/3/unittest/test/_test_warnings.py pypy3-5.10/lib-python/3/unittest/test/testmock/ pypy3-5.10/lib-python/3/unittest/test/testmock/support.py pypy3-5.10/lib-python/3/unittest/test/testmock/testcallable.py pypy3-5.10/lib-python/3/unittest/test/testmock/testpatch.py pypy3-5.10/lib-python/3/unittest/test/testmock/testwith.py pypy3-5.10/lib-python/3/unittest/test/testmock/testmagicmethods.py pypy3-5.10/lib-python/3/unittest/test/testmock/testhelpers.py pypy3-5.10/lib-python/3/unittest/test/testmock/testmock.py pypy3-5.10/lib-python/3/unittest/test/testmock/__init__.py pypy3-5.10/lib-python/3/unittest/test/testmock/__main__.py pypy3-5.10/lib-python/3/unittest/test/testmock/testsentinel.py pypy3-5.10/lib-python/3/unittest/test/test_skipping.py pypy3-5.10/lib-python/3/unittest/test/test_suite.py pypy3-5.10/lib-python/3/unittest/test/test_break.py pypy3-5.10/lib-python/3/unittest/test/test_setups.py pypy3-5.10/lib-python/3/unittest/test/test_runner.py pypy3-5.10/lib-python/3/unittest/test/__init__.py pypy3-5.10/lib-python/3/unittest/test/__main__.py pypy3-5.10/lib-python/3/unittest/test/test_case.py pypy3-5.10/lib-python/3/unittest/test/test_functiontestcase.py pypy3-5.10/lib-python/3/unittest/test/test_discovery.py pypy3-5.10/lib-python/3/unittest/test/test_program.py pypy3-5.10/lib-python/3/unittest/test/dummy.py pypy3-5.10/lib-python/3/unittest/test/test_loader.py pypy3-5.10/lib-python/3/unittest/main.py pypy3-5.10/lib-python/3/unittest/loader.py pypy3-5.10/lib-python/3/aifc.py pypy3-5.10/lib-python/3/chunk.py pypy3-5.10/lib-python/3/pipes.py pypy3-5.10/lib-python/3/crypt.py pypy3-5.10/lib-python/3/concurrent/ pypy3-5.10/lib-python/3/concurrent/__pycache__/ pypy3-5.10/lib-python/3/concurrent/__init__.py pypy3-5.10/lib-python/3/concurrent/futures/ pypy3-5.10/lib-python/3/concurrent/futures/_base.py pypy3-5.10/lib-python/3/concurrent/futures/__pycache__/ pypy3-5.10/lib-python/3/concurrent/futures/thread.py pypy3-5.10/lib-python/3/concurrent/futures/__init__.py pypy3-5.10/lib-python/3/concurrent/futures/process.py pypy3-5.10/lib-python/3/plat-freebsd5/ pypy3-5.10/lib-python/3/plat-freebsd5/regen pypy3-5.10/lib-python/3/plat-freebsd5/IN.py pypy3-5.10/lib-python/3/gettext.py pypy3-5.10/lib-python/3/difflib.py pypy3-5.10/lib-python/3/subprocess.py pypy3-5.10/lib-python/3/xdrlib.py pypy3-5.10/lib-python/3/sched.py pypy3-5.10/lib-python/3/ftplib.py pypy3-5.10/lib-python/3/tabnanny.py pypy3-5.10/lib-python/3/stat.py pypy3-5.10/lib-python/3/copyreg.py pypy3-5.10/lib-python/3/pydoc_data/ pypy3-5.10/lib-python/3/pydoc_data/__init__.py pypy3-5.10/lib-python/3/pydoc_data/topics.py pypy3-5.10/lib-python/3/pydoc_data/_pydoc.css pypy3-5.10/lib-python/3/bdb.py pypy3-5.10/lib-python/3/this.py pypy3-5.10/lib-python/3/signal.py pypy3-5.10/lib-python/3/tokenize.py pypy3-5.10/lib-python/3/imaplib.py pypy3-5.10/lib-python/3/test/ pypy3-5.10/lib-python/3/test/test_scope.py pypy3-5.10/lib-python/3/test/test_weakset.py pypy3-5.10/lib-python/3/test/test_charmapcodec.py pypy3-5.10/lib-python/3/test/autotest.py pypy3-5.10/lib-python/3/test/ieee754.txt pypy3-5.10/lib-python/3/test/test_ntpath.py pypy3-5.10/lib-python/3/test/test_pep3120.py pypy3-5.10/lib-python/3/test/test_fcntl.py pypy3-5.10/lib-python/3/test/test_macurl2path.py pypy3-5.10/lib-python/3/test/test_colorsys.py pypy3-5.10/lib-python/3/test/cfgparser.1 pypy3-5.10/lib-python/3/test/test_random.py pypy3-5.10/lib-python/3/test/Sine-1000Hz-300ms.aif pypy3-5.10/lib-python/3/test/test_telnetlib.py pypy3-5.10/lib-python/3/test/test_extcall.py pypy3-5.10/lib-python/3/test/test_codecencodings_hk.py pypy3-5.10/lib-python/3/test/test_xmlrpc_net.py pypy3-5.10/lib-python/3/test/test_re.py pypy3-5.10/lib-python/3/test/test_errno.py pypy3-5.10/lib-python/3/test/test_regrtest.py pypy3-5.10/lib-python/3/test/test_iterlen.py pypy3-5.10/lib-python/3/test/test_pep3131.py pypy3-5.10/lib-python/3/test/test_smtpd.py pypy3-5.10/lib-python/3/test/test_tk.py pypy3-5.10/lib-python/3/test/test_os.py pypy3-5.10/lib-python/3/test/test_dummy_threading.py pypy3-5.10/lib-python/3/test/test_threaded_import.py pypy3-5.10/lib-python/3/test/sgml_input.html pypy3-5.10/lib-python/3/test/test_thread.py pypy3-5.10/lib-python/3/test/mp_preload.py pypy3-5.10/lib-python/3/test/decimaltestdata/ pypy3-5.10/lib-python/3/test/decimaltestdata/dqXor.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddSameQuantum.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddCompareSig.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/multiply.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/comparetotal.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqAdd.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqRotate.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/tointegralx.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/compare.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/shift.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/divideint.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqAbs.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/powersqrt.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddDivide.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/min.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddCompareTotalMag.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqLogB.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddMinus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/samequantum.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddQuantize.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/copynegate.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/copy.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddReduce.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqNextToward.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqQuantize.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/class.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqSubtract.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddCopyAbs.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/abs.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqOr.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dsEncode.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddEncode.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddShift.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqCompareTotal.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqCopy.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqBase.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/nextminus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddPlus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqSameQuantum.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqCopyNegate.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqRemainderNear.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqNextMinus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dsBase.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqReduce.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/or.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/decSingle.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddAnd.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqMultiply.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddCompareTotal.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqFMA.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqEncode.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqCopySign.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddMaxMag.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddInvert.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/logb.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/fma.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/add.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqRemainder.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqCompare.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqDivideInt.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddMin.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/randoms.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/squareroot.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqPlus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddFMA.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddMultiply.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/minmag.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/nextplus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddRemainder.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/exp.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddCompare.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/max.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqCompareTotalMag.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/base.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqClass.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddMinMag.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/divide.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqMinus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddOr.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/invert.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqCopyAbs.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqDivide.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqMax.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/rounding.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/testall.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddNextToward.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/remainder.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddClass.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddCopy.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddDivideInt.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddCanonical.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddAbs.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/subtract.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqToIntegral.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddCopyNegate.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqCompareSig.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddNextMinus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqAnd.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/scaleb.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ln.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/copyabs.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/randomBound32.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/decDouble.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddSubtract.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/quantize.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/plus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqMin.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/reduce.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddLogB.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/nexttoward.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/clamp.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddScaleB.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddBase.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/remainderNear.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddRotate.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/maxmag.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddXor.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddToIntegral.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/tointegral.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/comparetotmag.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/copysign.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddAdd.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/power.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddCopySign.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/decQuad.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqInvert.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqMinMag.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqCanonical.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqShift.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/xor.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqScaleB.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/log10.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/rescale.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqMaxMag.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/rotate.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/minus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/and.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/inexact.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/dqNextPlus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddNextPlus.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/extra.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddRemainderNear.decTest pypy3-5.10/lib-python/3/test/decimaltestdata/ddMax.decTest pypy3-5.10/lib-python/3/test/test_ctypes.py pypy3-5.10/lib-python/3/test/test_reprlib.py pypy3-5.10/lib-python/3/test/test_urllibnet.py pypy3-5.10/lib-python/3/test/test_coroutines.py pypy3-5.10/lib-python/3/test/test_cgi.py pypy3-5.10/lib-python/3/test/sha256.pem pypy3-5.10/lib-python/3/test/test_zipfile.py pypy3-5.10/lib-python/3/test/test_sys_setprofile.py pypy3-5.10/lib-python/3/test/allsans.pem pypy3-5.10/lib-python/3/test/test_fstring.py pypy3-5.10/lib-python/3/test/test_fork1.py pypy3-5.10/lib-python/3/test/test__osx_support.py pypy3-5.10/lib-python/3/test/test_cgitb.py pypy3-5.10/lib-python/3/test/test_codecmaps_jp.py pypy3-5.10/lib-python/3/test/test_strptime.py pypy3-5.10/lib-python/3/test/test_isinstance.py pypy3-5.10/lib-python/3/test/test_weakref.py pypy3-5.10/lib-python/3/test/test_getpass.py pypy3-5.10/lib-python/3/test/test_imaplib.py pypy3-5.10/lib-python/3/test/test_builtin.py pypy3-5.10/lib-python/3/test/test_glob.py pypy3-5.10/lib-python/3/test/test_pulldom.py pypy3-5.10/lib-python/3/test/test_ttk_textonly.py pypy3-5.10/lib-python/3/test/test_exceptions.py pypy3-5.10/lib-python/3/test/test_bz2.py pypy3-5.10/lib-python/3/test/test_ucn.py pypy3-5.10/lib-python/3/test/test_grammar.py pypy3-5.10/lib-python/3/test/test_sndhdr.py pypy3-5.10/lib-python/3/test/test_wait4.py pypy3-5.10/lib-python/3/test/zip_cp437_header.zip pypy3-5.10/lib-python/3/test/test_copy.py pypy3-5.10/lib-python/3/test/test_threadsignals.py pypy3-5.10/lib-python/3/test/test_multiprocessing_forkserver.py pypy3-5.10/lib-python/3/test/sample_doctest_no_docstrings.py pypy3-5.10/lib-python/3/test/test_decimal.py pypy3-5.10/lib-python/3/test/test_logging.py pypy3-5.10/lib-python/3/test/inspect_fodder.py pypy3-5.10/lib-python/3/test/test_longexp.py pypy3-5.10/lib-python/3/test/test_operator.py pypy3-5.10/lib-python/3/test/test_struct.py pypy3-5.10/lib-python/3/test/test_venv.py pypy3-5.10/lib-python/3/test/test__locale.py pypy3-5.10/lib-python/3/test/test_mimetypes.py pypy3-5.10/lib-python/3/test/test_opcodes.py pypy3-5.10/lib-python/3/test/test_slice.py pypy3-5.10/lib-python/3/test/future_test2.py pypy3-5.10/lib-python/3/test/test_calendar.py pypy3-5.10/lib-python/3/test/badsyntax_future8.py pypy3-5.10/lib-python/3/test/win_console_handler.py pypy3-5.10/lib-python/3/test/test_hashlib.py pypy3-5.10/lib-python/3/test/outstanding_bugs.py pypy3-5.10/lib-python/3/test/test_dictviews.py pypy3-5.10/lib-python/3/test/floating_points.txt pypy3-5.10/lib-python/3/test/test_zipfile64.py pypy3-5.10/lib-python/3/test/double_const.py pypy3-5.10/lib-python/3/test/badkey.pem pypy3-5.10/lib-python/3/test/test_heapq.py pypy3-5.10/lib-python/3/test/test_pkgimport.py pypy3-5.10/lib-python/3/test/test_call.py pypy3-5.10/lib-python/3/test/test_asdl_parser.py pypy3-5.10/lib-python/3/test/sortperf.py pypy3-5.10/lib-python/3/test/revocation.crl pypy3-5.10/lib-python/3/test/test_idle.py pypy3-5.10/lib-python/3/test/lock_tests.py pypy3-5.10/lib-python/3/test/badsyntax_async5.py pypy3-5.10/lib-python/3/test/test_selectors.py pypy3-5.10/lib-python/3/test/test_support.py pypy3-5.10/lib-python/3/test/test___future__.py pypy3-5.10/lib-python/3/test/badsyntax_future4.py pypy3-5.10/lib-python/3/test/test_codecmaps_kr.py pypy3-5.10/lib-python/3/test/badcert.pem pypy3-5.10/lib-python/3/test/test_future.py pypy3-5.10/lib-python/3/test/tokenize_tests.txt pypy3-5.10/lib-python/3/test/test_finalization.py pypy3-5.10/lib-python/3/test/test_wave.py pypy3-5.10/lib-python/3/test/test_ttk_guionly.py pypy3-5.10/lib-python/3/test/test_linecache.py pypy3-5.10/lib-python/3/test/test_difflib_expect.html pypy3-5.10/lib-python/3/test/test_sunau.py pypy3-5.10/lib-python/3/test/badsyntax_future6.py pypy3-5.10/lib-python/3/test/test_multibytecodec.py pypy3-5.10/lib-python/3/test/test_pathlib.py pypy3-5.10/lib-python/3/test/testtar.tar pypy3-5.10/lib-python/3/test/formatfloat_testcases.txt pypy3-5.10/lib-python/3/test/test_codeccallbacks.py pypy3-5.10/lib-python/3/test/test_richcmp.py pypy3-5.10/lib-python/3/test/test_pydoc.py pypy3-5.10/lib-python/3/test/test_wait3.py pypy3-5.10/lib-python/3/test/test_abc.py pypy3-5.10/lib-python/3/test/test_userdict.py pypy3-5.10/lib-python/3/test/threaded_import_hangers.py pypy3-5.10/lib-python/3/test/test_buffer.py pypy3-5.10/lib-python/3/test/test_abstract_numbers.py pypy3-5.10/lib-python/3/test/test_bufio.py pypy3-5.10/lib-python/3/test/xmltestdata/ pypy3-5.10/lib-python/3/test/xmltestdata/test.xml pypy3-5.10/lib-python/3/test/xmltestdata/test.xml.out pypy3-5.10/lib-python/3/test/xmltestdata/simple-ns.xml pypy3-5.10/lib-python/3/test/xmltestdata/simple.xml pypy3-5.10/lib-python/3/test/test_quopri.py pypy3-5.10/lib-python/3/test/test_list.py pypy3-5.10/lib-python/3/test/test_readline.py pypy3-5.10/lib-python/3/test/randv3.pck pypy3-5.10/lib-python/3/test/dis_module.py pypy3-5.10/lib-python/3/test/test_http_cookies.py pypy3-5.10/lib-python/3/test/future_test1.py pypy3-5.10/lib-python/3/test/test_pep277.py pypy3-5.10/lib-python/3/test/test_docxmlrpc.py pypy3-5.10/lib-python/3/test/test_unpack_ex.py pypy3-5.10/lib-python/3/test/test_timeit.py pypy3-5.10/lib-python/3/test/test_queue.py pypy3-5.10/lib-python/3/test/test_file_eintr.py pypy3-5.10/lib-python/3/test/test_dummy_thread.py pypy3-5.10/lib-python/3/test/test_unary.py pypy3-5.10/lib-python/3/test/xmltests.py pypy3-5.10/lib-python/3/test/test_netrc.py pypy3-5.10/lib-python/3/test/test_typechecks.py pypy3-5.10/lib-python/3/test/test_pwd.py pypy3-5.10/lib-python/3/test/mp_fork_bomb.py pypy3-5.10/lib-python/3/test/test_aifc.py pypy3-5.10/lib-python/3/test/test_urllib2.py pypy3-5.10/lib-python/3/test/test_xml_etree.py pypy3-5.10/lib-python/3/test/audiodata/ pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm16.au pypy3-5.10/lib-python/3/test/audiodata/pluck-ulaw.au pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm32.au pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm24.wav pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm8.aiff pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm16.wav pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm32.wav pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm8.au pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm16.aiff pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm32.aiff pypy3-5.10/lib-python/3/test/audiodata/pluck-alaw.aifc pypy3-5.10/lib-python/3/test/audiodata/pluck-ulaw.aifc pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm24.aiff pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm24.au pypy3-5.10/lib-python/3/test/audiodata/pluck-pcm8.wav pypy3-5.10/lib-python/3/test/ssl_servers.py pypy3-5.10/lib-python/3/test/mailcap.txt pypy3-5.10/lib-python/3/test/test_dbm_ndbm.py pypy3-5.10/lib-python/3/test/test_winreg.py pypy3-5.10/lib-python/3/test/test_bytes.py pypy3-5.10/lib-python/3/test/test_keywordonlyarg.py pypy3-5.10/lib-python/3/test/test_smtplib.py pypy3-5.10/lib-python/3/test/ssl_key.pem pypy3-5.10/lib-python/3/test/test_format.py pypy3-5.10/lib-python/3/test/test_tokenize.py pypy3-5.10/lib-python/3/test/test_atexit.py pypy3-5.10/lib-python/3/test/test_memoryview.py pypy3-5.10/lib-python/3/test/test_math.py pypy3-5.10/lib-python/3/test/data/ pypy3-5.10/lib-python/3/test/data/README pypy3-5.10/lib-python/3/test/test_ssl.py pypy3-5.10/lib-python/3/test/test_socket.py pypy3-5.10/lib-python/3/test/test_email/ pypy3-5.10/lib-python/3/test/test_email/test_inversion.py pypy3-5.10/lib-python/3/test/test_email/test_asian_codecs.py pypy3-5.10/lib-python/3/test/test_email/torture_test.py pypy3-5.10/lib-python/3/test/test_email/data/ pypy3-5.10/lib-python/3/test/test_email/data/msg_13.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_02.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_15.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_06.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_42.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_25.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_26.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_33.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_36.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_30.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_03.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_10.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_40.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_16.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_01.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_05.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_39.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_22.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_31.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_44.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_23.txt pypy3-5.10/lib-python/3/test/test_email/data/PyBanner048.gif pypy3-5.10/lib-python/3/test/test_email/data/msg_18.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_27.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_41.txt pypy3-5.10/lib-python/3/test/test_email/data/audiotest.au pypy3-5.10/lib-python/3/test/test_email/data/msg_08.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_12.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_21.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_46.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_43.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_24.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_11.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_12a.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_34.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_29.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_35.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_32.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_38.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_19.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_45.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_04.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_07.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_17.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_20.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_37.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_28.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_09.txt pypy3-5.10/lib-python/3/test/test_email/data/msg_14.txt pypy3-5.10/lib-python/3/test/test_email/test_utils.py pypy3-5.10/lib-python/3/test/test_email/test_headerregistry.py pypy3-5.10/lib-python/3/test/test_email/test_defect_handling.py pypy3-5.10/lib-python/3/test/test_email/test_pickleable.py pypy3-5.10/lib-python/3/test/test_email/test_contentmanager.py pypy3-5.10/lib-python/3/test/test_email/test__encoded_words.py pypy3-5.10/lib-python/3/test/test_email/__init__.py pypy3-5.10/lib-python/3/test/test_email/__main__.py pypy3-5.10/lib-python/3/test/test_email/test_generator.py pypy3-5.10/lib-python/3/test/test_email/test__header_value_parser.py pypy3-5.10/lib-python/3/test/test_email/test_email.py pypy3-5.10/lib-python/3/test/test_email/test_message.py pypy3-5.10/lib-python/3/test/test_email/test_parser.py pypy3-5.10/lib-python/3/test/test_email/test_policy.py pypy3-5.10/lib-python/3/test/test_code_module.py pypy3-5.10/lib-python/3/test/test_listcomps.py pypy3-5.10/lib-python/3/test/test_bigmem.py pypy3-5.10/lib-python/3/test/test_code.py pypy3-5.10/lib-python/3/test/test_mailcap.py pypy3-5.10/lib-python/3/test/eintrdata/ pypy3-5.10/lib-python/3/test/eintrdata/eintr_tester.py pypy3-5.10/lib-python/3/test/audiotests.py pypy3-5.10/lib-python/3/test/test_urllib_response.py pypy3-5.10/lib-python/3/test/test_zipapp.py pypy3-5.10/lib-python/3/test/test_file.py pypy3-5.10/lib-python/3/test/badsyntax_future10.py pypy3-5.10/lib-python/3/test/capath/ pypy3-5.10/lib-python/3/test/capath/0e4015b9.0 pypy3-5.10/lib-python/3/test/capath/99d0fa06.0 pypy3-5.10/lib-python/3/test/capath/6e88d7b8.0 pypy3-5.10/lib-python/3/test/capath/4e1295a3.0 pypy3-5.10/lib-python/3/test/capath/ce7b8643.0 pypy3-5.10/lib-python/3/test/capath/5ed36f99.0 pypy3-5.10/lib-python/3/test/mapping_tests.py pypy3-5.10/lib-python/3/test/test_robotparser.py pypy3-5.10/lib-python/3/test/test_epoll.py pypy3-5.10/lib-python/3/test/test_concurrent_futures.py pypy3-5.10/lib-python/3/test/test_eof.py pypy3-5.10/lib-python/3/test/imghdrdata/ pypy3-5.10/lib-python/3/test/imghdrdata/python.ras pypy3-5.10/lib-python/3/test/imghdrdata/python.bmp pypy3-5.10/lib-python/3/test/imghdrdata/python.sgi pypy3-5.10/lib-python/3/test/imghdrdata/python.pbm pypy3-5.10/lib-python/3/test/imghdrdata/python.xbm pypy3-5.10/lib-python/3/test/imghdrdata/python.ppm pypy3-5.10/lib-python/3/test/imghdrdata/python.pgm pypy3-5.10/lib-python/3/test/imghdrdata/python.tiff pypy3-5.10/lib-python/3/test/imghdrdata/python.webp pypy3-5.10/lib-python/3/test/imghdrdata/python.gif pypy3-5.10/lib-python/3/test/imghdrdata/python.png pypy3-5.10/lib-python/3/test/imghdrdata/python.exr pypy3-5.10/lib-python/3/test/imghdrdata/python.jpg pypy3-5.10/lib-python/3/test/test_keyword.py pypy3-5.10/lib-python/3/test/tf_inherit_check.py pypy3-5.10/lib-python/3/test/test_pickletools.py pypy3-5.10/lib-python/3/test/test_collections.py pypy3-5.10/lib-python/3/test/test_hmac.py pypy3-5.10/lib-python/3/test/test_pstats.py pypy3-5.10/lib-python/3/test/curses_tests.py pypy3-5.10/lib-python/3/test/test_htmlparser.py pypy3-5.10/lib-python/3/test/randv2_32.pck pypy3-5.10/lib-python/3/test/test_pyexpat.py pypy3-5.10/lib-python/3/test/test_nntplib.py pypy3-5.10/lib-python/3/test/test_gettext.py pypy3-5.10/lib-python/3/test/test_binop.py pypy3-5.10/lib-python/3/test/test_codecs.py pypy3-5.10/lib-python/3/test/test_asyncio/ pypy3-5.10/lib-python/3/test/test_asyncio/test_base_events.py pypy3-5.10/lib-python/3/test/test_asyncio/test_futures.py pypy3-5.10/lib-python/3/test/test_asyncio/ssl_key.pem pypy3-5.10/lib-python/3/test/test_asyncio/echo3.py pypy3-5.10/lib-python/3/test/test_asyncio/test_windows_events.py pypy3-5.10/lib-python/3/test/test_asyncio/test_sslproto.py pypy3-5.10/lib-python/3/test/test_asyncio/test_proactor_events.py pypy3-5.10/lib-python/3/test/test_asyncio/test_transports.py pypy3-5.10/lib-python/3/test/test_asyncio/test_events.py pypy3-5.10/lib-python/3/test/test_asyncio/ssl_cert.pem pypy3-5.10/lib-python/3/test/test_asyncio/echo2.py pypy3-5.10/lib-python/3/test/test_asyncio/__init__.py pypy3-5.10/lib-python/3/test/test_asyncio/test_queues.py pypy3-5.10/lib-python/3/test/test_asyncio/__main__.py pypy3-5.10/lib-python/3/test/test_asyncio/pycacert.pem pypy3-5.10/lib-python/3/test/test_asyncio/keycert3.pem pypy3-5.10/lib-python/3/test/test_asyncio/test_tasks.py pypy3-5.10/lib-python/3/test/test_asyncio/test_subprocess.py pypy3-5.10/lib-python/3/test/test_asyncio/test_locks.py pypy3-5.10/lib-python/3/test/test_asyncio/echo.py pypy3-5.10/lib-python/3/test/test_asyncio/test_unix_events.py pypy3-5.10/lib-python/3/test/test_asyncio/test_pep492.py pypy3-5.10/lib-python/3/test/test_asyncio/test_windows_utils.py pypy3-5.10/lib-python/3/test/test_asyncio/test_streams.py pypy3-5.10/lib-python/3/test/test_asyncio/test_selector_events.py pypy3-5.10/lib-python/3/test/final_a.py pypy3-5.10/lib-python/3/test/cfgparser.2 pypy3-5.10/lib-python/3/test/test_genexps.py pypy3-5.10/lib-python/3/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt pypy3-5.10/lib-python/3/test/test_bool.py pypy3-5.10/lib-python/3/test/test_univnewlines.py pypy3-5.10/lib-python/3/test/test_ensurepip.py pypy3-5.10/lib-python/3/test/test_dis.py pypy3-5.10/lib-python/3/test/test_sys.py pypy3-5.10/lib-python/3/test/reperf.py pypy3-5.10/lib-python/3/test/test_unicode.py pypy3-5.10/lib-python/3/test/math_testcases.txt pypy3-5.10/lib-python/3/test/test_sax.py pypy3-5.10/lib-python/3/test/test_range.py pypy3-5.10/lib-python/3/test/test_csv.py pypy3-5.10/lib-python/3/test/test_startfile.py pypy3-5.10/lib-python/3/test/test_minidom.py pypy3-5.10/lib-python/3/test/bad_coding2.py pypy3-5.10/lib-python/3/test/test_io.py pypy3-5.10/lib-python/3/test/test_gdb.py pypy3-5.10/lib-python/3/test/test_unittest.py pypy3-5.10/lib-python/3/test/test_winsound.py pypy3-5.10/lib-python/3/test/datetimetester.py pypy3-5.10/lib-python/3/test/test_future5.py pypy3-5.10/lib-python/3/test/test_sched.py pypy3-5.10/lib-python/3/test/test_exception_variations.py pypy3-5.10/lib-python/3/test/sample_doctest.py pypy3-5.10/lib-python/3/test/test_resource.py pypy3-5.10/lib-python/3/test/list_tests.py pypy3-5.10/lib-python/3/test/test_pep380.py pypy3-5.10/lib-python/3/test/test_codecencodings_cn.py pypy3-5.10/lib-python/3/test/test_cmd_line_script.py pypy3-5.10/lib-python/3/test/test_http_cookiejar.py pypy3-5.10/lib-python/3/test/test_ioctl.py pypy3-5.10/lib-python/3/test/badsyntax_async2.py pypy3-5.10/lib-python/3/test/pstats.pck pypy3-5.10/lib-python/3/test/test_dynamicclassattribute.py pypy3-5.10/lib-python/3/test/test_base64.py pypy3-5.10/lib-python/3/test/test_lib2to3.py pypy3-5.10/lib-python/3/test/test_webbrowser.py pypy3-5.10/lib-python/3/test/test_stringprep.py pypy3-5.10/lib-python/3/test/cfgparser.3 pypy3-5.10/lib-python/3/test/badsyntax_future5.py pypy3-5.10/lib-python/3/test/sample_doctest_no_doctests.py pypy3-5.10/lib-python/3/test/test_tuple.py pypy3-5.10/lib-python/3/test/test_rlcompleter.py pypy3-5.10/lib-python/3/test/test_pep3151.py pypy3-5.10/lib-python/3/test/test_doctest2.txt pypy3-5.10/lib-python/3/test/test_functools.py pypy3-5.10/lib-python/3/test/test_multiprocessing_spawn.py pypy3-5.10/lib-python/3/test/test_generators.py pypy3-5.10/lib-python/3/test/test_zlib.py pypy3-5.10/lib-python/3/test/test_index.py pypy3-5.10/lib-python/3/test/test_unicodedata.py pypy3-5.10/lib-python/3/test/test_complex.py pypy3-5.10/lib-python/3/test/test_pep352.py pypy3-5.10/lib-python/3/test/badsyntax_async4.py pypy3-5.10/lib-python/3/test/test_unicode_file.py pypy3-5.10/lib-python/3/test/test_urlparse.py pypy3-5.10/lib-python/3/test/test_mailbox.py pypy3-5.10/lib-python/3/test/test_warnings/ pypy3-5.10/lib-python/3/test/test_warnings/data/ pypy3-5.10/lib-python/3/test/test_warnings/data/import_warning.py pypy3-5.10/lib-python/3/test/test_warnings/data/stacklevel.py pypy3-5.10/lib-python/3/test/test_warnings/__init__.py pypy3-5.10/lib-python/3/test/test_warnings/__main__.py pypy3-5.10/lib-python/3/test/multibytecodec_support.py pypy3-5.10/lib-python/3/test/support/ pypy3-5.10/lib-python/3/test/support/script_helper.py pypy3-5.10/lib-python/3/test/support/__init__.py pypy3-5.10/lib-python/3/test/test_strtod.py pypy3-5.10/lib-python/3/test/test_tix.py pypy3-5.10/lib-python/3/test/test_msilib.py pypy3-5.10/lib-python/3/test/test_threadedtempfile.py pypy3-5.10/lib-python/3/test/test_uu.py pypy3-5.10/lib-python/3/test/test_tools/ pypy3-5.10/lib-python/3/test/test_tools/test_fixcid.py pypy3-5.10/lib-python/3/test/test_tools/__init__.py pypy3-5.10/lib-python/3/test/test_tools/test_md5sum.py pypy3-5.10/lib-python/3/test/test_tools/__main__.py pypy3-5.10/lib-python/3/test/test_tools/test_gprof2html.py pypy3-5.10/lib-python/3/test/test_tools/test_i18n.py pypy3-5.10/lib-python/3/test/test_tools/test_pdeps.py pypy3-5.10/lib-python/3/test/test_tools/test_sundry.py pypy3-5.10/lib-python/3/test/test_tools/test_reindent.py pypy3-5.10/lib-python/3/test/test_tools/test_pindent.py pypy3-5.10/lib-python/3/test/test_tools/test_unparse.py pypy3-5.10/lib-python/3/test/test_genericpath.py pypy3-5.10/lib-python/3/test/fork_wait.py pypy3-5.10/lib-python/3/test/test_binascii.py pypy3-5.10/lib-python/3/test/test_select.py pypy3-5.10/lib-python/3/test/test_doctest2.py pypy3-5.10/lib-python/3/test/test_optparse.py pypy3-5.10/lib-python/3/test/test_curses.py pypy3-5.10/lib-python/3/test/test_flufl.py pypy3-5.10/lib-python/3/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt pypy3-5.10/lib-python/3/test/test_compileall.py pypy3-5.10/lib-python/3/test/test___all__.py pypy3-5.10/lib-python/3/test/test_pkgutil.py pypy3-5.10/lib-python/3/test/test_pickle.py pypy3-5.10/lib-python/3/test/pycakey.pem pypy3-5.10/lib-python/3/test/test_trace.py pypy3-5.10/lib-python/3/test/test_long.py pypy3-5.10/lib-python/3/test/test_getargs2.py pypy3-5.10/lib-python/3/test/json_tests/ pypy3-5.10/lib-python/3/test/json_tests/test_tool.py pypy3-5.10/lib-python/3/test/test_pdb.py pypy3-5.10/lib-python/3/test/test_pep479.py pypy3-5.10/lib-python/3/test/test_dbm_gnu.py pypy3-5.10/lib-python/3/test/test_strftime.py pypy3-5.10/lib-python/3/test/regrtest.py pypy3-5.10/lib-python/3/test/profilee.py pypy3-5.10/lib-python/3/test/test_osx_env.py pypy3-5.10/lib-python/3/test/cmath_testcases.txt pypy3-5.10/lib-python/3/test/inspect_fodder2.py pypy3-5.10/lib-python/3/test/tracedmodules/ pypy3-5.10/lib-python/3/test/tracedmodules/__init__.py pypy3-5.10/lib-python/3/test/tracedmodules/testmod.py pypy3-5.10/lib-python/3/test/test_html.py pypy3-5.10/lib-python/3/test/test_print.py pypy3-5.10/lib-python/3/test/pystone.py pypy3-5.10/lib-python/3/test/selfsigned_pythontestdotnet.pem pypy3-5.10/lib-python/3/test/test_future3.py pypy3-5.10/lib-python/3/test/badsyntax_pep3120.py pypy3-5.10/lib-python/3/test/test_kqueue.py pypy3-5.10/lib-python/3/test/test_fileinput.py pypy3-5.10/lib-python/3/test/test_importlib/ pypy3-5.10/lib-python/3/test/test_importlib/test_util.py pypy3-5.10/lib-python/3/test/test_importlib/util.py pypy3-5.10/lib-python/3/test/test_importlib/frozen/ pypy3-5.10/lib-python/3/test/test_importlib/frozen/__init__.py pypy3-5.10/lib-python/3/test/test_importlib/frozen/__main__.py pypy3-5.10/lib-python/3/test/test_importlib/frozen/test_loader.py pypy3-5.10/lib-python/3/test/test_importlib/frozen/test_finder.py pypy3-5.10/lib-python/3/test/test_importlib/test_spec.py pypy3-5.10/lib-python/3/test/test_importlib/abc.py pypy3-5.10/lib-python/3/test/test_importlib/test_abc.py pypy3-5.10/lib-python/3/test/test_importlib/test_lazy.py pypy3-5.10/lib-python/3/test/test_importlib/test_api.py pypy3-5.10/lib-python/3/test/test_importlib/import_/ pypy3-5.10/lib-python/3/test/test_importlib/import_/test___package__.py pypy3-5.10/lib-python/3/test/test_importlib/import_/test_relative_imports.py pypy3-5.10/lib-python/3/test/test_importlib/import_/test___loader__.py pypy3-5.10/lib-python/3/test/test_importlib/import_/test_path.py pypy3-5.10/lib-python/3/test/test_importlib/import_/test_meta_path.py pypy3-5.10/lib-python/3/test/test_importlib/import_/test_api.py pypy3-5.10/lib-python/3/test/test_importlib/import_/test_fromlist.py pypy3-5.10/lib-python/3/test/test_importlib/import_/__init__.py pypy3-5.10/lib-python/3/test/test_importlib/import_/__main__.py pypy3-5.10/lib-python/3/test/test_importlib/import_/test_packages.py pypy3-5.10/lib-python/3/test/test_importlib/import_/test_caching.py pypy3-5.10/lib-python/3/test/test_importlib/test_namespace_pkgs.py pypy3-5.10/lib-python/3/test/test_importlib/regrtest.py pypy3-5.10/lib-python/3/test/test_importlib/__init__.py pypy3-5.10/lib-python/3/test/test_importlib/__main__.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/portion2/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/portion2/foo/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/portion2/foo/two.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project2/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/child/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/child/two.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project1/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/child/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/child/one.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/nested_portion1.zip pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/missing_directory.zip pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/portion1/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/portion1/foo/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/portion1/foo/one.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/one.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/two.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project3/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/child/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/child/three.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/top_level_portion1.zip pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/ pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py pypy3-5.10/lib-python/3/test/test_importlib/builtin/ pypy3-5.10/lib-python/3/test/test_importlib/builtin/__init__.py pypy3-5.10/lib-python/3/test/test_importlib/builtin/__main__.py pypy3-5.10/lib-python/3/test/test_importlib/builtin/test_loader.py pypy3-5.10/lib-python/3/test/test_importlib/builtin/test_finder.py pypy3-5.10/lib-python/3/test/test_importlib/test_locks.py pypy3-5.10/lib-python/3/test/test_importlib/extension/ pypy3-5.10/lib-python/3/test/test_importlib/extension/test_path_hook.py pypy3-5.10/lib-python/3/test/test_importlib/extension/test_case_sensitivity.py pypy3-5.10/lib-python/3/test/test_importlib/extension/__init__.py pypy3-5.10/lib-python/3/test/test_importlib/extension/__main__.py pypy3-5.10/lib-python/3/test/test_importlib/extension/test_loader.py pypy3-5.10/lib-python/3/test/test_importlib/extension/test_finder.py pypy3-5.10/lib-python/3/test/test_importlib/test_windows.py pypy3-5.10/lib-python/3/test/test_importlib/source/ pypy3-5.10/lib-python/3/test/test_importlib/source/test_path_hook.py pypy3-5.10/lib-python/3/test/test_importlib/source/test_case_sensitivity.py pypy3-5.10/lib-python/3/test/test_importlib/source/__init__.py pypy3-5.10/lib-python/3/test/test_importlib/source/__main__.py pypy3-5.10/lib-python/3/test/test_importlib/source/test_source_encoding.py pypy3-5.10/lib-python/3/test/test_importlib/source/test_finder.py pypy3-5.10/lib-python/3/test/test_importlib/source/test_file_loader.py pypy3-5.10/lib-python/3/test/pyclbr_input.py pypy3-5.10/lib-python/3/test/test_codecmaps_cn.py pypy3-5.10/lib-python/3/test/test_xmlrpc.py pypy3-5.10/lib-python/3/test/keycert2.pem pypy3-5.10/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt pypy3-5.10/lib-python/3/test/ssl_cert.pem pypy3-5.10/lib-python/3/test/ssl_key.passwd.pem pypy3-5.10/lib-python/3/test/test_shlex.py pypy3-5.10/lib-python/3/test/test_set.py pypy3-5.10/lib-python/3/test/test_numeric_tower.py pypy3-5.10/lib-python/3/test/doctest_aliases.py pypy3-5.10/lib-python/3/test/keycert.passwd.pem pypy3-5.10/lib-python/3/test/audiotest.au pypy3-5.10/lib-python/3/test/test_faulthandler.py pypy3-5.10/lib-python/3/test/test_tempfile.py pypy3-5.10/lib-python/3/test/pydocfodder.py pypy3-5.10/lib-python/3/test/__init__.py pypy3-5.10/lib-python/3/test/test_time.py pypy3-5.10/lib-python/3/test/test_posix.py pypy3-5.10/lib-python/3/test/test_itertools.py pypy3-5.10/lib-python/3/test/test_plistlib.py pypy3-5.10/lib-python/3/test/pickletester.py pypy3-5.10/lib-python/3/test/test_enumerate.py pypy3-5.10/lib-python/3/test/test_property.py pypy3-5.10/lib-python/3/test/ssltests.py pypy3-5.10/lib-python/3/test/sndhdrdata/ pypy3-5.10/lib-python/3/test/sndhdrdata/sndhdr.8svx pypy3-5.10/lib-python/3/test/sndhdrdata/sndhdr.au pypy3-5.10/lib-python/3/test/sndhdrdata/sndhdr.aiff pypy3-5.10/lib-python/3/test/sndhdrdata/sndhdr.wav pypy3-5.10/lib-python/3/test/sndhdrdata/sndhdr.sndt pypy3-5.10/lib-python/3/test/sndhdrdata/sndhdr.voc pypy3-5.10/lib-python/3/test/sndhdrdata/sndhdr.aifc pypy3-5.10/lib-python/3/test/sndhdrdata/README pypy3-5.10/lib-python/3/test/sndhdrdata/sndhdr.hcom pypy3-5.10/lib-python/3/test/test_dictcomps.py pypy3-5.10/lib-python/3/test/test_py_compile.py pypy3-5.10/lib-python/3/test/test_grp.py pypy3-5.10/lib-python/3/test/test_int_literal.py pypy3-5.10/lib-python/3/test/test_strlit.py pypy3-5.10/lib-python/3/test/mock_socket.py pypy3-5.10/lib-python/3/test/test_sort.py pypy3-5.10/lib-python/3/test/badsyntax_3131.py pypy3-5.10/lib-python/3/test/__main__.py pypy3-5.10/lib-python/3/test/test_float.py pypy3-5.10/lib-python/3/test/nullbytecert.pem pypy3-5.10/lib-python/3/test/test_urllib2net.py pypy3-5.10/lib-python/3/test/test_shelve.py pypy3-5.10/lib-python/3/test/testcodec.py pypy3-5.10/lib-python/3/test/badsyntax_future7.py pypy3-5.10/lib-python/3/test/test_string.py pypy3-5.10/lib-python/3/test/test_urllib.py pypy3-5.10/lib-python/3/test/185test.db pypy3-5.10/lib-python/3/test/pydoc_mod.py pypy3-5.10/lib-python/3/test/test_compile.py pypy3-5.10/lib-python/3/test/test_global.py pypy3-5.10/lib-python/3/test/test__opcode.py pypy3-5.10/lib-python/3/test/test_pipes.py pypy3-5.10/lib-python/3/test/dh1024.pem pypy3-5.10/lib-python/3/test/encoded_modules/ pypy3-5.10/lib-python/3/test/encoded_modules/module_koi8_r.py pypy3-5.10/lib-python/3/test/encoded_modules/module_iso_8859_1.py pypy3-5.10/lib-python/3/test/encoded_modules/__init__.py pypy3-5.10/lib-python/3/test/make_ssl_certs.py pypy3-5.10/lib-python/3/test/empty.vbs pypy3-5.10/lib-python/3/test/badsyntax_async7.py pypy3-5.10/lib-python/3/test/test_stat.py pypy3-5.10/lib-python/3/test/test_imghdr.py pypy3-5.10/lib-python/3/test/test_script_helper.py pypy3-5.10/lib-python/3/test/test_site.py pypy3-5.10/lib-python/3/test/wrongcert.pem pypy3-5.10/lib-python/3/test/test_contextlib.py pypy3-5.10/lib-python/3/test/test_codecencodings_jp.py pypy3-5.10/lib-python/3/test/test_json/ pypy3-5.10/lib-python/3/test/test_json/test_recursion.py pypy3-5.10/lib-python/3/test/test_json/test_indent.py pypy3-5.10/lib-python/3/test/test_json/test_tool.py pypy3-5.10/lib-python/3/test/test_json/test_speedups.py pypy3-5.10/lib-python/3/test/test_json/test_fail.py pypy3-5.10/lib-python/3/test/test_json/test_decode.py pypy3-5.10/lib-python/3/test/test_json/test_pass3.py pypy3-5.10/lib-python/3/test/test_json/test_unicode.py pypy3-5.10/lib-python/3/test/test_json/test_dump.py pypy3-5.10/lib-python/3/test/test_json/test_scanstring.py pypy3-5.10/lib-python/3/test/test_json/__init__.py pypy3-5.10/lib-python/3/test/test_json/test_default.py pypy3-5.10/lib-python/3/test/test_json/test_encode_basestring_ascii.py pypy3-5.10/lib-python/3/test/test_json/__main__.py pypy3-5.10/lib-python/3/test/test_json/test_float.py pypy3-5.10/lib-python/3/test/test_json/test_pass2.py pypy3-5.10/lib-python/3/test/test_json/test_pass1.py pypy3-5.10/lib-python/3/test/test_json/test_enum.py pypy3-5.10/lib-python/3/test/test_json/test_separators.py pypy3-5.10/lib-python/3/test/test_posixpath.py pypy3-5.10/lib-python/3/test/test_xml_dom_minicompat.py pypy3-5.10/lib-python/3/test/test_datetime.py pypy3-5.10/lib-python/3/test/test_bigaddrspace.py pypy3-5.10/lib-python/3/test/test_devpoll.py pypy3-5.10/lib-python/3/test/test_unpack.py pypy3-5.10/lib-python/3/test/test_cmd.py pypy3-5.10/lib-python/3/test/test_iter.py pypy3-5.10/lib-python/3/test/keycert.pem pypy3-5.10/lib-python/3/test/test_audioop.py pypy3-5.10/lib-python/3/test/test_source_encoding.py pypy3-5.10/lib-python/3/test/test_crashers.py pypy3-5.10/lib-python/3/test/test_statistics.py pypy3-5.10/lib-python/3/test/test_popen.py pypy3-5.10/lib-python/3/test/test_nis.py pypy3-5.10/lib-python/3/test/test_descr.py pypy3-5.10/lib-python/3/test/test_dbm.py pypy3-5.10/lib-python/3/test/test_locale.py pypy3-5.10/lib-python/3/test/test_zipimport_support.py pypy3-5.10/lib-python/3/test/test_pep247.py pypy3-5.10/lib-python/3/test/test_syslog.py pypy3-5.10/lib-python/3/test/test_doctest.py pypy3-5.10/lib-python/3/test/test_gc.py pypy3-5.10/lib-python/3/test/test_marshal.py pypy3-5.10/lib-python/3/test/crashers/ pypy3-5.10/lib-python/3/test/crashers/gc_inspection.py pypy3-5.10/lib-python/3/test/crashers/underlying_dict.py pypy3-5.10/lib-python/3/test/crashers/infinite_loop_re.py pypy3-5.10/lib-python/3/test/crashers/bogus_code_obj.py pypy3-5.10/lib-python/3/test/crashers/recursive_call.py pypy3-5.10/lib-python/3/test/crashers/mutation_inside_cyclegc.py pypy3-5.10/lib-python/3/test/crashers/trace_at_recursion_limit.py pypy3-5.10/lib-python/3/test/crashers/README pypy3-5.10/lib-python/3/test/test_int.py pypy3-5.10/lib-python/3/test/test_sundry.py pypy3-5.10/lib-python/3/test/badsyntax_async3.py pypy3-5.10/lib-python/3/test/pycacert.pem pypy3-5.10/lib-python/3/test/test_cmd_line.py pypy3-5.10/lib-python/3/test/test_xml_etree_c.py pypy3-5.10/lib-python/3/test/time_hashlib.py pypy3-5.10/lib-python/3/test/test_structmembers.py pypy3-5.10/lib-python/3/test/test_traceback.py pypy3-5.10/lib-python/3/test/test_asyncore.py pypy3-5.10/lib-python/3/test/test_sqlite.py pypy3-5.10/lib-python/3/test/test_asynchat.py pypy3-5.10/lib-python/3/test/keycert4.pem pypy3-5.10/lib-python/3/test/bad_coding.py pypy3-5.10/lib-python/3/test/test_userlist.py pypy3-5.10/lib-python/3/test/test_module.py pypy3-5.10/lib-python/3/test/test_poll.py pypy3-5.10/lib-python/3/test/test_hash.py pypy3-5.10/lib-python/3/test/test_types.py pypy3-5.10/lib-python/3/test/test_funcattrs.py pypy3-5.10/lib-python/3/test/test_pow.py pypy3-5.10/lib-python/3/test/test_structseq.py pypy3-5.10/lib-python/3/test/test_textwrap.py pypy3-5.10/lib-python/3/test/test_socketserver.py pypy3-5.10/lib-python/3/test/re_tests.py pypy3-5.10/lib-python/3/test/test_compare.py pypy3-5.10/lib-python/3/test/test_descrtut.py pypy3-5.10/lib-python/3/test/keycert3.pem pypy3-5.10/lib-python/3/test/test_codecmaps_hk.py pypy3-5.10/lib-python/3/test/subprocessdata/ pypy3-5.10/lib-python/3/test/subprocessdata/qcat.py pypy3-5.10/lib-python/3/test/subprocessdata/fd_status.py pypy3-5.10/lib-python/3/test/subprocessdata/sigchild_ignore.py pypy3-5.10/lib-python/3/test/subprocessdata/qgrep.py pypy3-5.10/lib-python/3/test/subprocessdata/input_reader.py pypy3-5.10/lib-python/3/test/test_codecmaps_tw.py pypy3-5.10/lib-python/3/test/test_metaclass.py pypy3-5.10/lib-python/3/test/test_timeout.py pypy3-5.10/lib-python/3/test/test_zipimport.py pypy3-5.10/lib-python/3/test/cjkencodings/ pypy3-5.10/lib-python/3/test/cjkencodings/shift_jis.txt pypy3-5.10/lib-python/3/test/cjkencodings/hz-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/gb18030-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/gb2312.txt pypy3-5.10/lib-python/3/test/cjkencodings/johab.txt pypy3-5.10/lib-python/3/test/cjkencodings/iso2022_jp.txt pypy3-5.10/lib-python/3/test/cjkencodings/johab-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/big5-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/iso2022_jp-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/cp949.txt pypy3-5.10/lib-python/3/test/cjkencodings/euc_jisx0213-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/gb2312-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/euc_jp.txt pypy3-5.10/lib-python/3/test/cjkencodings/shift_jis-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/hz.txt pypy3-5.10/lib-python/3/test/cjkencodings/euc_kr.txt pypy3-5.10/lib-python/3/test/cjkencodings/gbk.txt pypy3-5.10/lib-python/3/test/cjkencodings/shift_jisx0213-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/euc_jp-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/gb18030.txt pypy3-5.10/lib-python/3/test/cjkencodings/gbk-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/euc_jisx0213.txt pypy3-5.10/lib-python/3/test/cjkencodings/iso2022_kr-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/big5hkscs-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/shift_jisx0213.txt pypy3-5.10/lib-python/3/test/cjkencodings/euc_kr-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/big5.txt pypy3-5.10/lib-python/3/test/cjkencodings/big5hkscs.txt pypy3-5.10/lib-python/3/test/cjkencodings/cp949-utf8.txt pypy3-5.10/lib-python/3/test/cjkencodings/iso2022_kr.txt pypy3-5.10/lib-python/3/test/test_ftplib.py pypy3-5.10/lib-python/3/test/test_runpy.py pypy3-5.10/lib-python/3/test/test_fileio.py pypy3-5.10/lib-python/3/test/test_ordered_dict.py pypy3-5.10/lib-python/3/test/mime.types pypy3-5.10/lib-python/3/test/test_eintr.py pypy3-5.10/lib-python/3/test/test_mmap.py pypy3-5.10/lib-python/3/test/nullcert.pem pypy3-5.10/lib-python/3/test/test_subprocess.py pypy3-5.10/lib-python/3/test/test_cmath.py pypy3-5.10/lib-python/3/test/test_dict.py pypy3-5.10/lib-python/3/test/test_configparser.py pypy3-5.10/lib-python/3/test/test_profile.py pypy3-5.10/lib-python/3/test/badsyntax_future9.py pypy3-5.10/lib-python/3/test/test_doctest3.txt pypy3-5.10/lib-python/3/test/bytecode_helper.py pypy3-5.10/lib-python/3/test/_test_multiprocessing.py pypy3-5.10/lib-python/3/test/test_difflib.py pypy3-5.10/lib-python/3/test/test_xdrlib.py pypy3-5.10/lib-python/3/test/test_doctest4.txt pypy3-5.10/lib-python/3/test/test_threading.py pypy3-5.10/lib-python/3/test/test_raise.py pypy3-5.10/lib-python/3/test/test_contains.py pypy3-5.10/lib-python/3/test/exception_hierarchy.txt pypy3-5.10/lib-python/3/test/test_platform.py pypy3-5.10/lib-python/3/test/test_future4.py pypy3-5.10/lib-python/3/test/test_getopt.py pypy3-5.10/lib-python/3/test/test_largefile.py pypy3-5.10/lib-python/3/test/test_setcomps.py pypy3-5.10/lib-python/3/test/test_imp.py pypy3-5.10/lib-python/3/test/seq_tests.py pypy3-5.10/lib-python/3/test/leakers/ pypy3-5.10/lib-python/3/test/leakers/test_ctypes.py pypy3-5.10/lib-python/3/test/leakers/test_selftype.py pypy3-5.10/lib-python/3/test/leakers/__init__.py pypy3-5.10/lib-python/3/test/leakers/README.txt pypy3-5.10/lib-python/3/test/test_sysconfig.py pypy3-5.10/lib-python/3/test/test_turtle.py pypy3-5.10/lib-python/3/test/test_bisect.py pypy3-5.10/lib-python/3/test/randv2_64.pck pypy3-5.10/lib-python/3/test/test_multiprocessing_fork.py pypy3-5.10/lib-python/3/test/string_tests.py pypy3-5.10/lib-python/3/test/test_wsgiref.py pypy3-5.10/lib-python/3/test/test_with.py pypy3-5.10/lib-python/3/test/test_cprofile.py pypy3-5.10/lib-python/3/test/test_symtable.py pypy3-5.10/lib-python/3/test/test_super.py pypy3-5.10/lib-python/3/test/test_crypt.py pypy3-5.10/lib-python/3/test/test_ipaddress.py pypy3-5.10/lib-python/3/test/test_uuid.py pypy3-5.10/lib-python/3/test/imp_dummy.py pypy3-5.10/lib-python/3/test/test_pty.py pypy3-5.10/lib-python/3/test/test_tcl.py pypy3-5.10/lib-python/3/test/final_b.py pypy3-5.10/lib-python/3/test/badsyntax_async8.py pypy3-5.10/lib-python/3/test/test_gzip.py pypy3-5.10/lib-python/3/test/test_import/ pypy3-5.10/lib-python/3/test/test_import/data/ pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/ pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/util.py pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/rebinding.py pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/indirect.py pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/subpackage.py pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/subpkg/ pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/subpkg/util.py pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/subpkg/subpackage2.py pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/basic2.py pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/basic.py pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/rebinding2.py pypy3-5.10/lib-python/3/test/test_import/__init__.py pypy3-5.10/lib-python/3/test/test_import/__main__.py pypy3-5.10/lib-python/3/test/test_distutils.py pypy3-5.10/lib-python/3/test/test_ast.py pypy3-5.10/lib-python/3/test/test_memoryio.py pypy3-5.10/lib-python/3/test/gdb_sample.py pypy3-5.10/lib-python/3/test/test_codecencodings_kr.py pypy3-5.10/lib-python/3/test/test_shutil.py pypy3-5.10/lib-python/3/test/nokia.pem pypy3-5.10/lib-python/3/test/badsyntax_future3.py pypy3-5.10/lib-python/3/test/test_macpath.py pypy3-5.10/lib-python/3/test/test_urllib2_localnet.py pypy3-5.10/lib-python/3/test/badsyntax_async6.py pypy3-5.10/lib-python/3/test/test_array.py pypy3-5.10/lib-python/3/test/test_pkg.py pypy3-5.10/lib-python/3/test/test_argparse.py pypy3-5.10/lib-python/3/test/test_inspect.py pypy3-5.10/lib-python/3/test/test_threading_local.py pypy3-5.10/lib-python/3/test/test_defaultdict.py pypy3-5.10/lib-python/3/test/test_userstring.py pypy3-5.10/lib-python/3/test/test_spwd.py pypy3-5.10/lib-python/3/test/test_capi.py pypy3-5.10/lib-python/3/test/test_augassign.py pypy3-5.10/lib-python/3/test/test_enum.py pypy3-5.10/lib-python/3/test/badsyntax_async1.py pypy3-5.10/lib-python/3/test/test_modulefinder.py pypy3-5.10/lib-python/3/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt pypy3-5.10/lib-python/3/test/test_normalization.py pypy3-5.10/lib-python/3/test/test_copyreg.py pypy3-5.10/lib-python/3/test/test_parser.py pypy3-5.10/lib-python/3/test/test_binhex.py pypy3-5.10/lib-python/3/test/test_httplib.py pypy3-5.10/lib-python/3/test/test_doctest.txt pypy3-5.10/lib-python/3/test/test_filecmp.py pypy3-5.10/lib-python/3/test/zipdir.zip pypy3-5.10/lib-python/3/test/test_openpty.py pypy3-5.10/lib-python/3/test/test_typing.py pypy3-5.10/lib-python/3/test/test_fractions.py pypy3-5.10/lib-python/3/test/test_dbm_dumb.py pypy3-5.10/lib-python/3/test/test_codecencodings_tw.py pypy3-5.10/lib-python/3/test/test_signal.py pypy3-5.10/lib-python/3/test/test_multiprocessing_main_handling.py pypy3-5.10/lib-python/3/test/test_sys_settrace.py pypy3-5.10/lib-python/3/test/test_class.py pypy3-5.10/lib-python/3/test/test_tarfile.py pypy3-5.10/lib-python/3/test/relimport.py pypy3-5.10/lib-python/3/test/test_tracemalloc.py pypy3-5.10/lib-python/3/test/test_lzma.py pypy3-5.10/lib-python/3/test/test_peepholer.py pypy3-5.10/lib-python/3/test/coding20731.py pypy3-5.10/lib-python/3/test/test_codecencodings_iso2022.py pypy3-5.10/lib-python/3/test/test_smtpnet.py pypy3-5.10/lib-python/3/test/test_httpservers.py pypy3-5.10/lib-python/3/test/test_codeop.py pypy3-5.10/lib-python/3/test/test_ossaudiodev.py pypy3-5.10/lib-python/3/test/memory_watchdog.py pypy3-5.10/lib-python/3/test/test_frame.py pypy3-5.10/lib-python/3/test/test_poplib.py pypy3-5.10/lib-python/3/test/test_dynamic.py pypy3-5.10/lib-python/3/test/test_fnmatch.py pypy3-5.10/lib-python/3/test/test_decorators.py pypy3-5.10/lib-python/3/test/test_pprint.py pypy3-5.10/lib-python/3/test/test_pyclbr.py pypy3-5.10/lib-python/3/test/test_deque.py pypy3-5.10/lib-python/3/test/test_syntax.py pypy3-5.10/lib-python/3/asyncio/ pypy3-5.10/lib-python/3/asyncio/queues.py pypy3-5.10/lib-python/3/asyncio/constants.py pypy3-5.10/lib-python/3/asyncio/windows_utils.py pypy3-5.10/lib-python/3/asyncio/base_subprocess.py pypy3-5.10/lib-python/3/asyncio/base_events.py pypy3-5.10/lib-python/3/asyncio/protocols.py pypy3-5.10/lib-python/3/asyncio/test_utils.py pypy3-5.10/lib-python/3/asyncio/transports.py pypy3-5.10/lib-python/3/asyncio/compat.py pypy3-5.10/lib-python/3/asyncio/selector_events.py pypy3-5.10/lib-python/3/asyncio/__init__.py pypy3-5.10/lib-python/3/asyncio/unix_events.py pypy3-5.10/lib-python/3/asyncio/futures.py pypy3-5.10/lib-python/3/asyncio/log.py pypy3-5.10/lib-python/3/asyncio/coroutines.py pypy3-5.10/lib-python/3/asyncio/subprocess.py pypy3-5.10/lib-python/3/asyncio/proactor_events.py pypy3-5.10/lib-python/3/asyncio/windows_events.py pypy3-5.10/lib-python/3/asyncio/tasks.py pypy3-5.10/lib-python/3/asyncio/sslproto.py pypy3-5.10/lib-python/3/asyncio/streams.py pypy3-5.10/lib-python/3/asyncio/events.py pypy3-5.10/lib-python/3/asyncio/locks.py pypy3-5.10/lib-python/3/plat-freebsd6/ pypy3-5.10/lib-python/3/plat-freebsd6/regen pypy3-5.10/lib-python/3/plat-freebsd6/IN.py pypy3-5.10/lib-python/3/zipapp.py pypy3-5.10/lib-python/3/plat-linux/ pypy3-5.10/lib-python/3/plat-linux/TYPES.py pypy3-5.10/lib-python/3/plat-linux/regen pypy3-5.10/lib-python/3/plat-linux/CDROM.py pypy3-5.10/lib-python/3/plat-linux/DLFCN.py pypy3-5.10/lib-python/3/plat-linux/IN.py pypy3-5.10/lib-python/3/_pydecimal.py pypy3-5.10/lib-python/3/pdb.py pypy3-5.10/lib-python/3/lib2to3/ pypy3-5.10/lib-python/3/lib2to3/tests/ pypy3-5.10/lib-python/3/lib2to3/tests/test_util.py pypy3-5.10/lib-python/3/lib2to3/tests/support.py pypy3-5.10/lib-python/3/lib2to3/tests/test_main.py pypy3-5.10/lib-python/3/lib2to3/tests/data/ pypy3-5.10/lib-python/3/lib2to3/tests/data/false_encoding.py pypy3-5.10/lib-python/3/lib2to3/tests/data/infinite_recursion.py pypy3-5.10/lib-python/3/lib2to3/tests/data/different_encoding.py pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/ pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/parrot_example.py pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/ pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_first.py pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_parrot.py pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_last.py pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_preorder.py pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_explicit.py pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/bad_order.py pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/no_fixer_cls.py pypy3-5.10/lib-python/3/lib2to3/tests/data/README pypy3-5.10/lib-python/3/lib2to3/tests/data/bom.py pypy3-5.10/lib-python/3/lib2to3/tests/data/crlf.py pypy3-5.10/lib-python/3/lib2to3/tests/data/py2_test_grammar.py pypy3-5.10/lib-python/3/lib2to3/tests/data/py3_test_grammar.py pypy3-5.10/lib-python/3/lib2to3/tests/test_all_fixers.py pypy3-5.10/lib-python/3/lib2to3/tests/test_refactor.py pypy3-5.10/lib-python/3/lib2to3/tests/test_pytree.py pypy3-5.10/lib-python/3/lib2to3/tests/__init__.py pypy3-5.10/lib-python/3/lib2to3/tests/__main__.py pypy3-5.10/lib-python/3/lib2to3/tests/test_fixers.py pypy3-5.10/lib-python/3/lib2to3/tests/test_parser.py pypy3-5.10/lib-python/3/lib2to3/tests/pytree_idempotency.py pypy3-5.10/lib-python/3/lib2to3/patcomp.py pypy3-5.10/lib-python/3/lib2to3/btm_utils.py pypy3-5.10/lib-python/3/lib2to3/refactor.py pypy3-5.10/lib-python/3/lib2to3/pygram.py pypy3-5.10/lib-python/3/lib2to3/fixer_util.py pypy3-5.10/lib-python/3/lib2to3/fixes/ pypy3-5.10/lib-python/3/lib2to3/fixes/fix_raw_input.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_next.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_basestring.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_methodattrs.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_map.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_operator.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_types.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_sys_exc.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_tuple_params.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_has_key.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_getcwdu.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_urllib.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_apply.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_dict.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_reload.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_imports.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_unicode.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_xrange.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_metaclass.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_throw.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_raise.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_xreadlines.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_reduce.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_paren.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_idioms.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_except.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_zip.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_exec.py pypy3-5.10/lib-python/3/lib2to3/fixes/__init__.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_ne.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_execfile.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_repr.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_standarderror.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_exitfunc.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_buffer.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_filter.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_imports2.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_set_literal.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_print.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_funcattrs.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_asserts.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_nonzero.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_import.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_input.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_itertools.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_ws_comma.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_intern.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_renames.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_isinstance.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_itertools_imports.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_long.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_numliterals.py pypy3-5.10/lib-python/3/lib2to3/fixes/fix_future.py pypy3-5.10/lib-python/3/lib2to3/fixer_base.py pypy3-5.10/lib-python/3/lib2to3/pgen2/ pypy3-5.10/lib-python/3/lib2to3/pgen2/literals.py pypy3-5.10/lib-python/3/lib2to3/pgen2/parse.py pypy3-5.10/lib-python/3/lib2to3/pgen2/token.py pypy3-5.10/lib-python/3/lib2to3/pgen2/driver.py pypy3-5.10/lib-python/3/lib2to3/pgen2/pgen.py pypy3-5.10/lib-python/3/lib2to3/pgen2/__init__.py pypy3-5.10/lib-python/3/lib2to3/pgen2/conv.py pypy3-5.10/lib-python/3/lib2to3/pgen2/grammar.py pypy3-5.10/lib-python/3/lib2to3/pgen2/tokenize.py pypy3-5.10/lib-python/3/lib2to3/__init__.py pypy3-5.10/lib-python/3/lib2to3/pytree.py pypy3-5.10/lib-python/3/lib2to3/__main__.py pypy3-5.10/lib-python/3/lib2to3/main.py pypy3-5.10/lib-python/3/lib2to3/PatternGrammar.txt pypy3-5.10/lib-python/3/lib2to3/btm_matcher.py pypy3-5.10/lib-python/3/lib2to3/Grammar.txt pypy3-5.10/lib-python/3/base64.py pypy3-5.10/lib-python/3/curses/ pypy3-5.10/lib-python/3/curses/textpad.py pypy3-5.10/lib-python/3/curses/panel.py pypy3-5.10/lib-python/3/curses/ascii.py pypy3-5.10/lib-python/3/curses/__pycache__/ pypy3-5.10/lib-python/3/curses/__init__.py pypy3-5.10/lib-python/3/curses/has_key.py pypy3-5.10/lib-python/3/plistlib.py pypy3-5.10/lib-python/3/_sitebuiltins.py pypy3-5.10/lib-python/3/py_compile.py pypy3-5.10/lib-python/3/heapq.py pypy3-5.10/lib-python/3/csv.py pypy3-5.10/lib-python/3/contextlib.py pypy3-5.10/lib-python/3/tempfile.py pypy3-5.10/lib-python/3/plat-aix4/ pypy3-5.10/lib-python/3/plat-aix4/regen pypy3-5.10/lib-python/3/plat-aix4/IN.py pypy3-5.10/lib-python/3/_compression.py pypy3-5.10/lib-python/3/gzip.py pypy3-5.10/lib-python/3/tty.py pypy3-5.10/lib-python/3/pprint.py pypy3-5.10/lib-python/3/filecmp.py pypy3-5.10/lib-python/3/http/ pypy3-5.10/lib-python/3/http/cookiejar.py pypy3-5.10/lib-python/3/http/__pycache__/ pypy3-5.10/lib-python/3/http/__init__.py pypy3-5.10/lib-python/3/http/client.py pypy3-5.10/lib-python/3/http/server.py pypy3-5.10/lib-python/3/http/cookies.py pypy3-5.10/lib-python/3/_threading_local.py pypy3-5.10/lib-python/3/posixpath.py pypy3-5.10/lib-python/3/traceback.py pypy3-5.10/lib-python/3/symbol.py pypy3-5.10/lib-python/3/keyword.py pypy3-5.10/lib-python/3/weakref.py pypy3-5.10/lib-python/3/operator.py pypy3-5.10/lib-python/3/hashlib.py pypy3-5.10/lib-python/3/enum.py pypy3-5.10/lib-python/3/pydoc.py pypy3-5.10/lib-python/3/netrc.py pypy3-5.10/lib-python/3/struct.py pypy3-5.10/lib-python/3/statistics.py pypy3-5.10/lib-python/3/queue.py pypy3-5.10/lib-python/3/socketserver.py pypy3-5.10/lib-python/3/tarfile.py pypy3-5.10/LICENSE pypy3-5.10/bin/ pypy3-5.10/bin/pypy3.debug pypy3-5.10/bin/pypy3 pypy3-5.10/bin/libpypy3-c.so.debug pypy3-5.10/bin/libpypy3-c.so pypy3-5.10/site-packages/ pypy3-5.10/site-packages/README pypy3-5.10/include/ pypy3-5.10/include/sysmodule.h pypy3-5.10/include/longintrepr.h pypy3-5.10/include/structseq.h pypy3-5.10/include/pythread.h pypy3-5.10/include/dictobject.h pypy3-5.10/include/sliceobject.h pypy3-5.10/include/pysignals.h pypy3-5.10/include/cpyext_descrobject.h pypy3-5.10/include/Python.h pypy3-5.10/include/pyconfig.h pypy3-5.10/include/typeslots.h pypy3-5.10/include/cpyext_genobject.h pypy3-5.10/include/cpyext_moduleobject.h pypy3-5.10/include/traceback.h pypy3-5.10/include/pyerrors.h pypy3-5.10/include/floatobject.h pypy3-5.10/include/compile.h pypy3-5.10/include/boolobject.h pypy3-5.10/include/fileobject.h pypy3-5.10/include/PyPy.h pypy3-5.10/include/bytesobject.h pypy3-5.10/include/datetime.h pypy3-5.10/include/eval.h pypy3-5.10/include/missing.h pypy3-5.10/include/structmember.h pypy3-5.10/include/pyport.h pypy3-5.10/include/cpyext_unicodeobject.h pypy3-5.10/include/methodobject.h pypy3-5.10/include/funcobject.h pypy3-5.10/include/patchlevel.h pypy3-5.10/include/cStringIO.h pypy3-5.10/include/tupleobject.h pypy3-5.10/include/moduleobject.h pypy3-5.10/include/pymem.h pypy3-5.10/include/frameobject.h pypy3-5.10/include/pymacro.h pypy3-5.10/include/import.h pypy3-5.10/include/modsupport.h pypy3-5.10/include/bytearrayobject.h pypy3-5.10/include/memoryobject.h pypy3-5.10/include/cpyext_object.h pypy3-5.10/include/pypy_structmember_decl.h pypy3-5.10/include/pycapsule.h pypy3-5.10/include/pypy_macros.h pypy3-5.10/include/README pypy3-5.10/include/pycobject.h pypy3-5.10/include/warnings.h pypy3-5.10/include/genobject.h pypy3-5.10/include/ceval.h pypy3-5.10/include/pypy_decl.h pypy3-5.10/include/abstract.h pypy3-5.10/include/pythonrun.h pypy3-5.10/include/pystate.h pypy3-5.10/include/cpyext_memoryobject.h pypy3-5.10/include/object.h pypy3-5.10/include/pymath.h pypy3-5.10/include/listobject.h pypy3-5.10/include/pylifecycle.h pypy3-5.10/include/complexobject.h pypy3-5.10/include/longobject.h pypy3-5.10/include/descrobject.h pypy3-5.10/include/code.h pypy3-5.10/include/unicodeobject.h pypy3-5.10/README.rst pypy3-5.10/lib_pypy/ pypy3-5.10/lib_pypy/pyrepl/ pypy3-5.10/lib_pypy/pyrepl/completing_reader.py pypy3-5.10/lib_pypy/pyrepl/cmdrepl.py pypy3-5.10/lib_pypy/pyrepl/curses.py pypy3-5.10/lib_pypy/pyrepl/copy_code.py pypy3-5.10/lib_pypy/pyrepl/module_lister.py pypy3-5.10/lib_pypy/pyrepl/commands.py pypy3-5.10/lib_pypy/pyrepl/unicodedata_.py pypy3-5.10/lib_pypy/pyrepl/console.py pypy3-5.10/lib_pypy/pyrepl/unix_eventqueue.py pypy3-5.10/lib_pypy/pyrepl/trace.py pypy3-5.10/lib_pypy/pyrepl/completer.py pypy3-5.10/lib_pypy/pyrepl/keymap.py pypy3-5.10/lib_pypy/pyrepl/pygame_console.py pypy3-5.10/lib_pypy/pyrepl/pygame_keymap.py pypy3-5.10/lib_pypy/pyrepl/readline.py pypy3-5.10/lib_pypy/pyrepl/reader.py pypy3-5.10/lib_pypy/pyrepl/__init__.py pypy3-5.10/lib_pypy/pyrepl/python_reader.py pypy3-5.10/lib_pypy/pyrepl/input.py pypy3-5.10/lib_pypy/pyrepl/keymaps.py pypy3-5.10/lib_pypy/pyrepl/historical_reader.py pypy3-5.10/lib_pypy/pyrepl/unix_console.py pypy3-5.10/lib_pypy/pyrepl/_minimal_curses.py pypy3-5.10/lib_pypy/pyrepl/simple_interact.py pypy3-5.10/lib_pypy/pyrepl/fancy_termios.py pypy3-5.10/lib_pypy/_ctypes_test.c pypy3-5.10/lib_pypy/_pwdgrp_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/msvcrt.py pypy3-5.10/lib_pypy/_pypy_wait.py pypy3-5.10/lib_pypy/_lzma_build.py pypy3-5.10/lib_pypy/_codecs_kr.py pypy3-5.10/lib_pypy/_decimal_build.py pypy3-5.10/lib_pypy/marshal.py pypy3-5.10/lib_pypy/_audioop_build.py pypy3-5.10/lib_pypy/_syslog_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_tkinter/ pypy3-5.10/lib_pypy/_tkinter/tclobj.py pypy3-5.10/lib_pypy/_tkinter/tklib_build.py pypy3-5.10/lib_pypy/_tkinter/__pycache__/ pypy3-5.10/lib_pypy/_tkinter/__pycache__/_tkinter/ pypy3-5.10/lib_pypy/_tkinter/__pycache__/_tkinter/__pycache__/ pypy3-5.10/lib_pypy/_tkinter/__pycache__/_cffi__gbc7d652fxbe5b2a78.c pypy3-5.10/lib_pypy/_tkinter/__pycache__/_cffi__gbc7d652fxbe5b2a78.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_tkinter/app.py pypy3-5.10/lib_pypy/_tkinter/license.terms pypy3-5.10/lib_pypy/_tkinter/__init__.py pypy3-5.10/lib_pypy/_tkinter/tklib_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_decimal_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/syslog.py pypy3-5.10/lib_pypy/_lzma.py pypy3-5.10/lib_pypy/resource.py pypy3-5.10/lib_pypy/_pypy_interact.py pypy3-5.10/lib_pypy/grp.py pypy3-5.10/lib_pypy/identity_dict.py pypy3-5.10/lib_pypy/_hashlib/ pypy3-5.10/lib_pypy/_hashlib/__pycache__/ pypy3-5.10/lib_pypy/_hashlib/__init__.py pypy3-5.10/lib_pypy/_ffi.py pypy3-5.10/lib_pypy/ctypes_support.py pypy3-5.10/lib_pypy/_decimal.py pypy3-5.10/lib_pypy/_testcapimodule.c pypy3-5.10/lib_pypy/_syslog_build.py pypy3-5.10/lib_pypy/tputil.py pypy3-5.10/lib_pypy/future_builtins.py pypy3-5.10/lib_pypy/_sysconfigdata.py pypy3-5.10/lib_pypy/greenlet.egg-info pypy3-5.10/lib_pypy/_gdbm_build.py pypy3-5.10/lib_pypy/_md5.py pypy3-5.10/lib_pypy/ctypes_config_cache/ pypy3-5.10/lib_pypy/ctypes_config_cache/.empty pypy3-5.10/lib_pypy/_codecs_iso2022.py pypy3-5.10/lib_pypy/_dbm.py pypy3-5.10/lib_pypy/_gdbm_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_pypy_winbase_build.py pypy3-5.10/lib_pypy/_curses.py pypy3-5.10/lib_pypy/_libmpdec/ pypy3-5.10/lib_pypy/_libmpdec/numbertheory.c pypy3-5.10/lib_pypy/_libmpdec/bits.h pypy3-5.10/lib_pypy/_libmpdec/constants.c pypy3-5.10/lib_pypy/_libmpdec/vcdiv64.asm pypy3-5.10/lib_pypy/_libmpdec/io.h pypy3-5.10/lib_pypy/_libmpdec/mpdecimal.c pypy3-5.10/lib_pypy/_libmpdec/fnt.h pypy3-5.10/lib_pypy/_libmpdec/context.c pypy3-5.10/lib_pypy/_libmpdec/numbertheory.h pypy3-5.10/lib_pypy/_libmpdec/umodarith.h pypy3-5.10/lib_pypy/_libmpdec/sixstep.c pypy3-5.10/lib_pypy/_libmpdec/convolute.h pypy3-5.10/lib_pypy/_libmpdec/fourstep.h pypy3-5.10/lib_pypy/_libmpdec/constants.h pypy3-5.10/lib_pypy/_libmpdec/basearith.h pypy3-5.10/lib_pypy/_libmpdec/transpose.c pypy3-5.10/lib_pypy/_libmpdec/crt.c pypy3-5.10/lib_pypy/_libmpdec/io.c pypy3-5.10/lib_pypy/_libmpdec/fourstep.c pypy3-5.10/lib_pypy/_libmpdec/sixstep.h pypy3-5.10/lib_pypy/_libmpdec/vccompat.h pypy3-5.10/lib_pypy/_libmpdec/fnt.c pypy3-5.10/lib_pypy/_libmpdec/vcstdint.h pypy3-5.10/lib_pypy/_libmpdec/difradix2.c pypy3-5.10/lib_pypy/_libmpdec/transpose.h pypy3-5.10/lib_pypy/_libmpdec/mpdecimal.h pypy3-5.10/lib_pypy/_libmpdec/memory.c pypy3-5.10/lib_pypy/_libmpdec/basearith.c pypy3-5.10/lib_pypy/_libmpdec/typearith.h pypy3-5.10/lib_pypy/_libmpdec/crt.h pypy3-5.10/lib_pypy/_libmpdec/convolute.c pypy3-5.10/lib_pypy/_libmpdec/memory.h pypy3-5.10/lib_pypy/_libmpdec/difradix2.h pypy3-5.10/lib_pypy/readline.py pypy3-5.10/lib_pypy/_structseq.py pypy3-5.10/lib_pypy/_csv.py pypy3-5.10/lib_pypy/_ctypes/ pypy3-5.10/lib_pypy/_ctypes/primitive.py pypy3-5.10/lib_pypy/_ctypes/structure.py pypy3-5.10/lib_pypy/_ctypes/pointer.py pypy3-5.10/lib_pypy/_ctypes/function.py pypy3-5.10/lib_pypy/_ctypes/builtin.py pypy3-5.10/lib_pypy/_ctypes/__pycache__/ pypy3-5.10/lib_pypy/_ctypes/__init__.py pypy3-5.10/lib_pypy/_ctypes/basics.py pypy3-5.10/lib_pypy/_ctypes/array.py pypy3-5.10/lib_pypy/_ctypes/dll.py pypy3-5.10/lib_pypy/_ctypes/dummy.py pypy3-5.10/lib_pypy/_ctypes/union.py pypy3-5.10/lib_pypy/_ctypes/keepalive.txt pypy3-5.10/lib_pypy/_sha256.py pypy3-5.10/lib_pypy/_stat.py pypy3-5.10/lib_pypy/_testcapi.py pypy3-5.10/lib_pypy/audioop.py pypy3-5.10/lib_pypy/__pycache__/ pypy3-5.10/lib_pypy/_sqlite3_build.py pypy3-5.10/lib_pypy/_curses_cffi_check.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_sha1.py pypy3-5.10/lib_pypy/_ssl/ pypy3-5.10/lib_pypy/_ssl/__pycache__/ pypy3-5.10/lib_pypy/_ssl/__init__.py pypy3-5.10/lib_pypy/_audioop_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_pypy_irc_topic.py pypy3-5.10/lib_pypy/_codecs_cn.py pypy3-5.10/lib_pypy/_codecs_hk.py pypy3-5.10/lib_pypy/_testmultiphase.c pypy3-5.10/lib_pypy/_pwdgrp_build.py pypy3-5.10/lib_pypy/_curses_build.py pypy3-5.10/lib_pypy/__init__.py pypy3-5.10/lib_pypy/_codecs_jp.py pypy3-5.10/lib_pypy/_lzma_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_gdbm.py pypy3-5.10/lib_pypy/_ssl_build.py pypy3-5.10/lib_pypy/_cffi_ssl/ pypy3-5.10/lib_pypy/_cffi_ssl/LICENSE pypy3-5.10/lib_pypy/_cffi_ssl/tools/ pypy3-5.10/lib_pypy/_cffi_ssl/tools/make_ssl_data.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/ pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/ pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secure_transport.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secimport.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/seckeychain.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/seckey.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secitem.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secpolicy.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/seccertificate.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_symmetric_key_wrap.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/sectransform.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_digest.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/__init__.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_hmac.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/sectrust.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/cf.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_key_derivation.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_cryptor.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/build_padding.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/utils.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/__pycache__/ pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/__init__.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/build_openssl.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/build_commoncrypto.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ec.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/bio.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/ pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.c pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/src/osrandom_engine.h pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/bignum.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/dh.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509name.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/cmac.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdsa.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdh.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/osrandom_engine.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/rand.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/objects.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ocsp.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/rsa.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/tls1.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/conf.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs12.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/engine.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/cms.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/__pycache__/ pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/dsa.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/aes.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs7.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/err.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/asn1.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/hmac.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/opensslv.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/pem.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509.py pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/ pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.h pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.c pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/constant_time.h pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/hazmat_src/padding.c pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/build_constant_time.py pypy3-5.10/lib_pypy/_cffi_ssl/.gitignore pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/ pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/certificate.py pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/errorcodes.py pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/__pycache__/ pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/error.py pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/__init__.py pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/utility.py pypy3-5.10/lib_pypy/_cffi_ssl/README.md pypy3-5.10/lib_pypy/_cffi_ssl/osx-roots.diff pypy3-5.10/lib_pypy/_pypy_winbase_cffi.py pypy3-5.10/lib_pypy/_sha512.py pypy3-5.10/lib_pypy/stackless.py pypy3-5.10/lib_pypy/_pypy_openssl.c pypy3-5.10/lib_pypy/_resource_build.py pypy3-5.10/lib_pypy/testcapi_long.h pypy3-5.10/lib_pypy/_curses_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_sqlite3_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/cffi.egg-info/ pypy3-5.10/lib_pypy/cffi.egg-info/not-zip-safe pypy3-5.10/lib_pypy/cffi.egg-info/top_level.txt pypy3-5.10/lib_pypy/cffi.egg-info/entry_points.txt pypy3-5.10/lib_pypy/cffi.egg-info/dependency_links.txt pypy3-5.10/lib_pypy/cffi.egg-info/requires.txt pypy3-5.10/lib_pypy/cffi.egg-info/PKG-INFO pypy3-5.10/lib_pypy/cffi.egg-info/SOURCES.txt pypy3-5.10/lib_pypy/_marshal.py pypy3-5.10/lib_pypy/_pypy_openssl.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_functools.py pypy3-5.10/lib_pypy/_collections.py pypy3-5.10/lib_pypy/_resource_cffi.pypy3-510-linux-gnu.so pypy3-5.10/lib_pypy/_curses_cffi_check.c pypy3-5.10/lib_pypy/greenlet.py pypy3-5.10/lib_pypy/_codecs_tw.py pypy3-5.10/lib_pypy/cffi/ pypy3-5.10/lib_pypy/cffi/setuptools_ext.py pypy3-5.10/lib_pypy/cffi/verifier.py pypy3-5.10/lib_pypy/cffi/ffiplatform.py pypy3-5.10/lib_pypy/cffi/_cffi_include.h pypy3-5.10/lib_pypy/cffi/vengine_gen.py pypy3-5.10/lib_pypy/cffi/parse_c_type.h pypy3-5.10/lib_pypy/cffi/gc_weakref.py pypy3-5.10/lib_pypy/cffi/backend_ctypes.py pypy3-5.10/lib_pypy/cffi/_cffi_errors.h pypy3-5.10/lib_pypy/cffi/commontypes.py pypy3-5.10/lib_pypy/cffi/__pycache__/ pypy3-5.10/lib_pypy/cffi/cparser.py pypy3-5.10/lib_pypy/cffi/model.py pypy3-5.10/lib_pypy/cffi/error.py pypy3-5.10/lib_pypy/cffi/__init__.py pypy3-5.10/lib_pypy/cffi/testing/ pypy3-5.10/lib_pypy/cffi/testing/__init__.py pypy3-5.10/lib_pypy/cffi/testing/udir.py pypy3-5.10/lib_pypy/cffi/_pycparser/ pypy3-5.10/lib_pypy/cffi/_pycparser/ply/ pypy3-5.10/lib_pypy/cffi/_pycparser/ply/lex.py pypy3-5.10/lib_pypy/cffi/_pycparser/ply/cpp.py pypy3-5.10/lib_pypy/cffi/_pycparser/ply/__pycache__/ pypy3-5.10/lib_pypy/cffi/_pycparser/ply/__init__.py pypy3-5.10/lib_pypy/cffi/_pycparser/ply/yacc.py pypy3-5.10/lib_pypy/cffi/_pycparser/ply/ctokens.py pypy3-5.10/lib_pypy/cffi/_pycparser/_build_tables.py pypy3-5.10/lib_pypy/cffi/_pycparser/yacctab.py pypy3-5.10/lib_pypy/cffi/_pycparser/c_ast.py pypy3-5.10/lib_pypy/cffi/_pycparser/_ast_gen.py pypy3-5.10/lib_pypy/cffi/_pycparser/c_lexer.py pypy3-5.10/lib_pypy/cffi/_pycparser/plyparser.py pypy3-5.10/lib_pypy/cffi/_pycparser/__pycache__/ pypy3-5.10/lib_pypy/cffi/_pycparser/c_generator.py pypy3-5.10/lib_pypy/cffi/_pycparser/__init__.py pypy3-5.10/lib_pypy/cffi/_pycparser/c_parser.py pypy3-5.10/lib_pypy/cffi/_pycparser/README pypy3-5.10/lib_pypy/cffi/_pycparser/ast_transforms.py pypy3-5.10/lib_pypy/cffi/_pycparser/_c_ast.cfg pypy3-5.10/lib_pypy/cffi/_pycparser/lextab.py pypy3-5.10/lib_pypy/cffi/recompiler.py pypy3-5.10/lib_pypy/cffi/vengine_cpy.py pypy3-5.10/lib_pypy/cffi/api.py pypy3-5.10/lib_pypy/cffi/lock.py pypy3-5.10/lib_pypy/cffi/_embedding.h pypy3-5.10/lib_pypy/cffi/cffi_opcode.py pypy3-5.10/lib_pypy/_ctypes_test.py pypy3-5.10/lib_pypy/_pypy_testcapi.py pypy3-5.10/lib_pypy/_sqlite3.py pypy3-5.10/lib_pypy/readline.egg-info pypy3-5.10/lib_pypy/_testmultiphase.py pypy3-5.10/lib_pypy/_scproxy.py pypy3-5.10/lib_pypy/_pypy_collections.py pypy3-5.10/lib_pypy/pwd.py pypy3-5.10/lib_pypy/faulthandler.py pypy3-5.10/lib_pypy/_winapi.py pypy3-5.10/lib_pypy/_curses_panel.py * Binaries: ['pypy/goal/pypy3-c', 'pypy/goal/libpypy3-c.so'] Ready in /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64 + find /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le -name '*.py' '(' '(' '!' -perm /u+x,g+x,o+x -exec sed -e '/^#!/Q 0' -e 'Q 1' '{}' ';' -print -exec sed -i 1d '{}' ';' ')' -o '(' -perm /u+x,g+x,o+x '!' -exec grep -m 1 -q '^#!' '{}' ';' -exec chmod a-x '{}' ';' ')' ')' /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/urllib/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_ttk/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/PyShell.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/sorting_animate.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pydoc_data/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/leakers/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_md5.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_sha1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/testing/__init__.py + mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le//usr/lib64/pypy3-5.10/site-packages + execstack --clear-execstack /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le//usr/lib64/pypy3-5.10/bin/pypy3 + ln -s ./pypy3 /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3.5 + ln -s /usr/lib64/pypy3-5.10/bin/pypy3.5 /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/bin/pypy3.5 + ln -s pypy3.5 /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/bin/pypy3 + /usr/lib/rpm/brp-python-bytecompile /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3 0 /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/nturl2path.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/functools.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sre_parse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_compat_pickle.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/html/entities.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/html/parser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/html/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_bootlocale.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/timeit.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-freebsd7/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ensurepip/_uninstall.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ensurepip/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ensurepip/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/bisect.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/string.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/dis.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/configparser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_markupbase.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/socket.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sysconfig.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-netbsd1/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/__phello__.foo.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/quopri.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/venv/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/venv/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/smtpd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tracemalloc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/fnmatch.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sndhdr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/urllib/request.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/urllib/parse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/urllib/error.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/urllib/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/urllib/response.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/urllib/robotparser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_dummy_thread.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/cgitb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/token.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/codecs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/abc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/msilib/sequence.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/msilib/schema.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/msilib/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/msilib/text.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtle.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-darwin/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/json/tool.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/json/encoder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/json/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/json/scanner.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/json/decoder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-freebsd4/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/shlex.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pkgutil.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/bz2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_collections_abc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/fractions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/site.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/getpass.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ipaddress.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ssl.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/collections/abc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/collections/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/collections/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/platform.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/inspect.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/locale.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/constants.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/tix.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/colorchooser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/filedialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/font.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/messagebox.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/commondialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/scrolledtext.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/dnd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/simpledialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/dialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/ttk.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_ttk/test_style.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_ttk/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_ttk/test_widgets.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_ttk/test_functions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_ttk/test_extensions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/runtktests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_font.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_images.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_geometry_managers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_variables.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_misc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_widgets.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_loadtk.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/test_tkinter/test_text.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/widget_tests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tkinter/test/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/zipfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/linecache.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xmlrpc/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xmlrpc/client.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xmlrpc/server.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pty.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/binhex.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asynchat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/typing.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/numbers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_weakrefset.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/__future__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/trace.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_pyio.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/fileinput.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/genericpath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/mailcap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/Delegator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/SearchDialogBase.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/AutoCompleteWindow.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/rpc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/IdleHistory.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/AutoExpand.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/Percolator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/FileList.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/aboutDialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/run.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/UndoDelegator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/ParenMatch.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/configHelpSourceEdit.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/OutputWindow.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/ScrolledList.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/configSectionNameDialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/MultiCall.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/ToolTip.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/CallTips.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/configHandler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/GrepDialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/EditorWindow.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/Debugger.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/help.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/CodeContext.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/MultiStatusBar.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/RemoteDebugger.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/ZoomHeight.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_textview.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/mock_idle.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_delegator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_percolator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_config_help.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_help_about.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_undodelegator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_editor.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_io.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_configdialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_searchdialogbase.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_widgetredir.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_config_name.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/mock_tk.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_parenmatch.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_formatparagraph.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_editmenu.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_autoexpand.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/htest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_hyperparser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_replacedialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_calltips.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_text.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_grep.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_idlehistory.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_pathbrowser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_searchdialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_searchengine.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_autocomplete.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_rstrip.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle_test/test_warning.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/SearchEngine.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/TreeWidget.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/AutoComplete.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/keybindingDialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/FormatParagraph.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/ColorDelegator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/IOBinding.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/PathBrowser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/tabbedpages.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/RemoteObjectBrowser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/configDialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/textView.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/StackViewer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/RstripExtension.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/dynOptionMenuWidget.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/PyShell.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/ScriptBinding.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/WindowList.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/CallTipWindow.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/ReplaceDialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/PyParse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/ClassBrowser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/ObjectBrowser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/Bindings.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/WidgetRedirector.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/idlever.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/HyperParser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/SearchDialog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/idlelib/macosxSupport.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/webbrowser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/decimal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/logging/config.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/logging/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/logging/handlers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/re.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/parsers/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/parsers/expat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/dom/NodeFilter.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/dom/domreg.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/dom/expatbuilder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/dom/minicompat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/dom/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/dom/xmlbuilder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/dom/pulldom.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/dom/minidom.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/sax/handler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/sax/_exceptions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/sax/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/sax/xmlreader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/sax/expatreader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/sax/saxutils.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/etree/ElementInclude.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/etree/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/etree/ElementTree.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/etree/ElementPath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xml/etree/cElementTree.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/threading.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sre_compile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/compileall.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/profile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/doctest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/reprlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/importlib/_bootstrap_external.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/importlib/_bootstrap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/importlib/util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/importlib/abc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/importlib/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/importlib/machinery.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/rlcompleter.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sunau.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/uuid.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/dbapi2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/regression.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/transactions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/types.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/dbapi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/hooks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/factory.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/dump.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/test/userfunctions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sqlite3/dump.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/os.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/wave.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sre_constants.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ntpath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-freebsd8/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp858.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp932.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp869.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp850.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp864.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/charmap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_9.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/utf_8.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp863.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1125.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1140.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/koi8_t.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp875.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_15.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/ptcp154.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/unicode_escape.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/utf_32_be.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp424.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp273.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_14.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/base64_codec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/euc_kr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso2022_jp_2004.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/utf_32_le.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_arabic.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1250.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/johab.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_croatian.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/big5.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/koi8_u.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/euc_jis_2004.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp950.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/palmos.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp949.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_centeuro.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp852.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso2022_jp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/koi8_r.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1026.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_11.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_8.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/kz1048.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/rot_13.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_4.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_greek.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_romanian.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/shift_jis.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/euc_jp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/shift_jisx0213.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/utf_16_be.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_7.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/bz2_codec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/hz.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_6.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mbcs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/gb2312.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/tis_620.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_13.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_roman.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/utf_16.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/punycode.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/raw_unicode_escape.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_iceland.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/hex_codec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1254.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp737.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso2022_kr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp856.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/ascii.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1252.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp775.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso2022_jp_ext.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp857.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/aliases.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/utf_8_sig.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1251.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_10.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/undefined.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp500.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/hp_roman8.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/gb18030.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_5.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp866.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_16.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso2022_jp_2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1258.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/gbk.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/euc_jisx0213.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1006.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/zlib_codec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp862.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp860.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/idna.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp037.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso2022_jp_1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/quopri_codec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/shift_jis_2004.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1253.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/utf_7.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_turkish.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp874.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/unicode_internal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp720.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp861.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/latin_1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/uu_codec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1255.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_cyrillic.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso2022_jp_3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/utf_32.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp65001.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1256.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/iso8859_2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_farsi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp1257.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/utf_16_le.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/mac_latin2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp865.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/big5hkscs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp437.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/encodings/cp855.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/macurl2path.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/unixccompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_bdist_rpm.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_upload.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_config_cmd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_log.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_check.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_register.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_dist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_install_scripts.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_sdist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_core.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_build_py.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_unixccompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_build_scripts.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_msvc9compiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_install_headers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_bdist_dumb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_versionpredicate.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_spawn.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_file_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_build_clib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_install_lib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_build_ext.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_bdist_msi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_filelist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_archive_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_bdist_wininst.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_clean.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_dep_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_config.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_cmd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_dir_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_install_data.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_install.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_version.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_msvccompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_text_file.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_sysconfig.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_extension.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_bdist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/tests/test_cygwinccompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/cygwinccompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/config.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/sysconfig.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/ccompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/fancy_getopt.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/text_file.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/config.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/install_egg_info.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/install_scripts.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/sdist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/build_ext.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/clean.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/bdist_rpm.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/build_clib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/bdist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/install.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/bdist_dumb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/install_lib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/check.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/build_py.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/install_headers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/upload.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/bdist_wininst.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/bdist_msi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/register.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/build_scripts.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/command/install_data.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/msvccompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/_msvccompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/dist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/spawn.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/sysconfig_cpython.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/extension.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/cmd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/version.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/dep_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/file_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/log.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/core.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/debug.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/bcppcompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/versionpredicate.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/dir_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/filelist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/msvc9compiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/errors.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/sysconfig_pypy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/distutils/archive_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/datetime.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/copy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/selectors.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/warnings.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/modulefinder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/dummy_threading.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/imghdr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/dbm/ndbm.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/dbm/dumb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/dbm/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/dbm/gnu.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncore.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/argparse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/opcode.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-unixware7/STROPTS.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-unixware7/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/optparse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/runpy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/colorsys.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/base64mime.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/_header_value_parser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/utils.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/encoders.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/feedparser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/parser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/_policybase.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/_parseaddr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/policy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/headerregistry.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/_encoded_words.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/header.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/contentmanager.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/charset.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/base.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/multipart.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/application.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/image.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/text.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/audio.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/nonmultipart.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/mime/message.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/quoprimime.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/message.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/iterators.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/errors.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/email/generator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/macholib/dyld.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/macholib/dylib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/macholib/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/macholib/framework.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/wintypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/_endian.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_refcounts.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_objects.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_errno.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_cfuncs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_python_api.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_checkretval.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_bitfields.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_callbacks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_numbers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_returnfuncptrs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_as_parameter.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_simplesubclasses.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_libc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_parameters.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_bytes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_win32.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_loading.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_struct_fields.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_unicode.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_repr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_pep3118.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_delattr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_funcptr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_macholib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_buffers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_arrays.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_stringptr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_structures.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_sizes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_values.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_strings.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_memfunctions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_functions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_internals.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_anon.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_array_in_pointer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_byteswap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_slicing.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_pickling.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_keeprefs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_unaligned_structures.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_incomplete.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_random_things.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_pointers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_frombuffer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_cast.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_prototypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_wintypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_find.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_init.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ctypes/test/test_varsize_struct.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/io.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/shutil.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/mimetypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lzma.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/formatter.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/code.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/cmd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/queues.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/pool.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/synchronize.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/heap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/semaphore_tracker.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/popen_spawn_posix.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/popen_forkserver.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/spawn.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/process.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/resource_sharer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/dummy/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/dummy/connection.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/sharedctypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/managers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/popen_spawn_win32.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/context.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/connection.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/reduction.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/forkserver.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/multiprocessing/popen_fork.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/textwrap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ast.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/cgi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/types.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/glob.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pyclbr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/cProfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_strptime.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/symtable.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/codeop.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/poplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/macpath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-sunos5/CDIO.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-sunos5/STROPTS.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-sunos5/TYPES.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-sunos5/DLFCN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-sunos5/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/nntplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/shelve.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/telnetlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/wikipedia.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/forest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/nim.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/bytedesign.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/chaos.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/clock.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/tree.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/colormixer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/minimal_hanoi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/planet_and_moon.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/paint.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/penrose.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/yinyang.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/sorting_animate.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/fractalcurves.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/lindenmayer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/peace.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/round_dance.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/turtledemo/two_canvases.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/smtplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pickle.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/getopt.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pstats.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/antigravity.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/mailbox.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/calendar.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pathlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/stringprep.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/hmac.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_osx_support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/imp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/uu.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pickletools.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/wsgiref/headers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/wsgiref/util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/wsgiref/validate.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/wsgiref/simple_server.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/wsgiref/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/wsgiref/handlers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/random.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/signals.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/result.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/case.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/suite.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/mock.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/runner.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_result.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_assertions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/_test_warnings.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/testcallable.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/testpatch.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/testwith.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/testmagicmethods.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/testhelpers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/testmock.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/testmock/testsentinel.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_skipping.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_suite.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_break.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_setups.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_runner.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_case.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_functiontestcase.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_discovery.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_program.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/dummy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/test/test_loader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/main.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/unittest/loader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/aifc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/chunk.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pipes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/crypt.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/concurrent/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/concurrent/futures/_base.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/concurrent/futures/thread.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/concurrent/futures/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/concurrent/futures/process.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-freebsd5/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/gettext.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/difflib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/subprocess.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/xdrlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/sched.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/ftplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tabnanny.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/stat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/copyreg.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pydoc_data/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pydoc_data/topics.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/bdb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/this.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/signal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tokenize.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/imaplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_scope.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_weakset.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_charmapcodec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/autotest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ntpath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pep3120.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_fcntl.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_macurl2path.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_colorsys.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_random.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_telnetlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_extcall.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecencodings_hk.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_xmlrpc_net.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_re.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_errno.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_regrtest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_iterlen.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pep3131.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_smtpd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tk.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_os.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dummy_threading.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_threaded_import.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_thread.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/mp_preload.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ctypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_reprlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_urllibnet.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_coroutines.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_cgi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_zipfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sys_setprofile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_fstring.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_fork1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test__osx_support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_cgitb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecmaps_jp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_strptime.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_isinstance.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_weakref.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_getpass.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_imaplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_builtin.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_glob.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pulldom.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ttk_textonly.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_exceptions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_bz2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ucn.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_grammar.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sndhdr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_wait4.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_copy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_threadsignals.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_multiprocessing_forkserver.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/sample_doctest_no_docstrings.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_decimal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_logging.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/inspect_fodder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_longexp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_operator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_struct.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_venv.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test__locale.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_mimetypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_opcodes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_slice.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/future_test2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_calendar.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future8.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/win_console_handler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_hashlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/outstanding_bugs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dictviews.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_zipfile64.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/double_const.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_heapq.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pkgimport.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_call.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asdl_parser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/sortperf.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_idle.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/lock_tests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async5.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_selectors.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test___future__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future4.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecmaps_kr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_future.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_finalization.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_wave.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ttk_guionly.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_linecache.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sunau.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future6.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_multibytecodec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pathlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codeccallbacks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_richcmp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pydoc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_wait3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_abc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_userdict.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/threaded_import_hangers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_buffer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_abstract_numbers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_bufio.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_quopri.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_list.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_readline.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/dis_module.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_http_cookies.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/future_test1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pep277.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_docxmlrpc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_unpack_ex.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_timeit.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_queue.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_file_eintr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dummy_thread.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_unary.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/xmltests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_netrc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_typechecks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pwd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/mp_fork_bomb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_aifc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_urllib2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_xml_etree.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/ssl_servers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dbm_ndbm.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_winreg.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_bytes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_keywordonlyarg.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_smtplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_format.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tokenize.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_atexit.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_memoryview.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_math.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ssl.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_socket.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_inversion.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_asian_codecs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/torture_test.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_utils.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_headerregistry.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_defect_handling.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_pickleable.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_contentmanager.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test__encoded_words.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_generator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test__header_value_parser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_email.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_message.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_parser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_email/test_policy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_code_module.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_listcomps.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_bigmem.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_code.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_mailcap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/eintrdata/eintr_tester.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/audiotests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_urllib_response.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_zipapp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_file.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future10.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/mapping_tests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_robotparser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_epoll.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_concurrent_futures.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_eof.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_keyword.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/tf_inherit_check.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pickletools.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_collections.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_hmac.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pstats.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/curses_tests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_htmlparser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pyexpat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_nntplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_gettext.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_binop.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_base_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_futures.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/echo3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_windows_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_sslproto.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_proactor_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_transports.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/echo2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_queues.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_tasks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_subprocess.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_locks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/echo.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_unix_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_pep492.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_windows_utils.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_streams.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncio/test_selector_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/final_a.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_genexps.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_bool.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_univnewlines.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ensurepip.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dis.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sys.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/reperf.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_unicode.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sax.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_range.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_csv.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_startfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_minidom.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/bad_coding2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_io.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_gdb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_unittest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_winsound.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/datetimetester.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_future5.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sched.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_exception_variations.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/sample_doctest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_resource.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/list_tests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pep380.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecencodings_cn.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_cmd_line_script.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_http_cookiejar.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ioctl.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dynamicclassattribute.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_base64.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_lib2to3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_webbrowser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_stringprep.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future5.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/sample_doctest_no_doctests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tuple.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_rlcompleter.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pep3151.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_functools.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_multiprocessing_spawn.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_generators.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_zlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_index.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_unicodedata.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_complex.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pep352.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async4.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_unicode_file.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_urlparse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_mailbox.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_warnings/data/import_warning.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_warnings/data/stacklevel.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_warnings/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_warnings/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/multibytecodec_support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/support/script_helper.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/support/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_strtod.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tix.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_msilib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_threadedtempfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_uu.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/test_fixcid.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/test_md5sum.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/test_gprof2html.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/test_i18n.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/test_pdeps.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/test_sundry.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/test_reindent.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/test_pindent.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tools/test_unparse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_genericpath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/fork_wait.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_binascii.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_select.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_doctest2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_optparse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_curses.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_flufl.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_compileall.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test___all__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pkgutil.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pickle.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_trace.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_long.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_getargs2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/json_tests/test_tool.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pdb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pep479.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dbm_gnu.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_strftime.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/regrtest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/profilee.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_osx_env.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/inspect_fodder2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/tracedmodules/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/tracedmodules/testmod.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_html.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_print.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/pystone.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_future3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_pep3120.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_kqueue.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_fileinput.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/test_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/frozen/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/frozen/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/frozen/test_loader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/frozen/test_finder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/test_spec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/abc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/test_abc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/test_lazy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/test_api.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/test___package__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/test_relative_imports.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/test___loader__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/test_path.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/test_meta_path.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/test_api.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/test_fromlist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/test_packages.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/import_/test_caching.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/test_namespace_pkgs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/regrtest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/portion2/foo/two.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/portion1/foo/one.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/builtin/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/builtin/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/builtin/test_loader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/builtin/test_finder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/test_locks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/extension/test_path_hook.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/extension/test_case_sensitivity.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/extension/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/extension/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/extension/test_loader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/extension/test_finder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/test_windows.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/source/test_path_hook.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/source/test_case_sensitivity.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/source/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/source/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/source/test_source_encoding.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/source/test_finder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_importlib/source/test_file_loader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/pyclbr_input.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecmaps_cn.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_xmlrpc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_shlex.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_set.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_numeric_tower.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/doctest_aliases.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_faulthandler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tempfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/pydocfodder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_time.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_posix.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_itertools.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_plistlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/pickletester.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_enumerate.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_property.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/ssltests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dictcomps.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_py_compile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_grp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_int_literal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_strlit.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/mock_socket.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sort.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_3131.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_float.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_urllib2net.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_shelve.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/testcodec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future7.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_string.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_urllib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/pydoc_mod.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_compile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_global.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test__opcode.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pipes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/encoded_modules/module_koi8_r.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/encoded_modules/module_iso_8859_1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/encoded_modules/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/make_ssl_certs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async7.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_stat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_imghdr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_script_helper.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_site.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_contextlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecencodings_jp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_recursion.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_indent.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_tool.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_speedups.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_fail.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_decode.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_pass3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_unicode.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_dump.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_scanstring.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_default.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_encode_basestring_ascii.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_float.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_pass2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_pass1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_enum.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_json/test_separators.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_posixpath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_xml_dom_minicompat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_datetime.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_bigaddrspace.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_devpoll.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_unpack.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_cmd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_iter.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_audioop.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_source_encoding.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_crashers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_statistics.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_popen.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_nis.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_descr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dbm.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_locale.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_zipimport_support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pep247.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_syslog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_doctest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_gc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_marshal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/crashers/gc_inspection.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/crashers/underlying_dict.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/crashers/infinite_loop_re.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/crashers/bogus_code_obj.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/crashers/recursive_call.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/crashers/mutation_inside_cyclegc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/crashers/trace_at_recursion_limit.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_int.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sundry.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_cmd_line.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_xml_etree_c.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/time_hashlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_structmembers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_traceback.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asyncore.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sqlite.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_asynchat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/bad_coding.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_userlist.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_module.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_poll.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_hash.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_types.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_funcattrs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pow.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_structseq.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_textwrap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_socketserver.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/re_tests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_compare.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_descrtut.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecmaps_hk.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/subprocessdata/qcat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/subprocessdata/fd_status.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/subprocessdata/sigchild_ignore.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/subprocessdata/qgrep.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/subprocessdata/input_reader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecmaps_tw.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_metaclass.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_timeout.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_zipimport.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ftplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_runpy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_fileio.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ordered_dict.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_eintr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_mmap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_subprocess.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_cmath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dict.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_configparser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_profile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future9.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/bytecode_helper.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/_test_multiprocessing.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_difflib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_xdrlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_threading.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_raise.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_contains.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_platform.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_future4.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_getopt.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_largefile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_setcomps.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_imp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/seq_tests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/leakers/test_ctypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/leakers/test_selftype.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/leakers/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sysconfig.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_turtle.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_bisect.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_multiprocessing_fork.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/string_tests.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_wsgiref.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_with.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_cprofile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_symtable.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_super.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_crypt.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ipaddress.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_uuid.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/imp_dummy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pty.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tcl.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/final_b.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async8.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_gzip.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/rebinding.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/indirect.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/subpackage.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/subpkg/util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/subpkg/subpackage2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/basic2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/basic.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/data/circular_imports/rebinding2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_import/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_distutils.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ast.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_memoryio.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/gdb_sample.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecencodings_kr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_shutil.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_macpath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_urllib2_localnet.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async6.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_array.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pkg.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_argparse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_inspect.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_threading_local.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_defaultdict.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_userstring.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_spwd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_capi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_augassign.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_enum.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_modulefinder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_normalization.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_copyreg.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_parser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_binhex.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_httplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_filecmp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_openpty.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_typing.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_fractions.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dbm_dumb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecencodings_tw.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_signal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_multiprocessing_main_handling.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_sys_settrace.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_class.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tarfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/relimport.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_tracemalloc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_lzma.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_peepholer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/coding20731.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codecencodings_iso2022.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_smtpnet.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_httpservers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_codeop.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_ossaudiodev.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/memory_watchdog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_frame.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_poplib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_dynamic.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_fnmatch.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_decorators.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pprint.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_pyclbr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_deque.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/test_syntax.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/queues.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/constants.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/windows_utils.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/base_subprocess.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/base_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/protocols.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/test_utils.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/transports.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/compat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/selector_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/unix_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/futures.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/log.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/coroutines.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/subprocess.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/proactor_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/windows_events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/tasks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/sslproto.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/streams.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/events.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/asyncio/locks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-freebsd6/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/zipapp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-linux/TYPES.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-linux/CDROM.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-linux/DLFCN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-linux/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_pydecimal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pdb.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/test_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/test_main.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/false_encoding.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/infinite_recursion.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/different_encoding.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/parrot_example.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_first.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_last.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/bad_order.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/fixers/no_fixer_cls.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/bom.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/crlf.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/py2_test_grammar.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/py3_test_grammar.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/test_all_fixers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/test_refactor.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/test_pytree.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/test_fixers.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/test_parser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/pytree_idempotency.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/patcomp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/btm_utils.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/refactor.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pygram.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixer_util.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_raw_input.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_next.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_basestring.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_methodattrs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_map.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_operator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_types.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_sys_exc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_tuple_params.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_has_key.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_getcwdu.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_urllib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_apply.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_dict.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_reload.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_imports.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_unicode.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_xrange.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_metaclass.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_throw.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_raise.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_xreadlines.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_reduce.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_paren.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_idioms.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_except.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_zip.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_exec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_ne.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_execfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_repr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_standarderror.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_exitfunc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_buffer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_filter.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_imports2.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_set_literal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_print.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_funcattrs.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_asserts.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_nonzero.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_import.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_input.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_itertools.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_ws_comma.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_intern.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_renames.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_isinstance.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_itertools_imports.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_long.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_numliterals.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixes/fix_future.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/fixer_base.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pgen2/literals.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pgen2/parse.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pgen2/token.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pgen2/driver.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pgen2/pgen.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pgen2/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pgen2/conv.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pgen2/grammar.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pgen2/tokenize.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/pytree.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/__main__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/main.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/btm_matcher.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/base64.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/curses/textpad.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/curses/panel.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/curses/ascii.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/curses/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/curses/has_key.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plistlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_sitebuiltins.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/py_compile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/heapq.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/csv.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/contextlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tempfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/plat-aix4/IN.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_compression.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/gzip.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tty.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pprint.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/filecmp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/http/cookiejar.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/http/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/http/client.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/http/server.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/http/cookies.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/_threading_local.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/posixpath.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/traceback.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/symbol.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/keyword.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/weakref.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/operator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/hashlib.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/enum.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/pydoc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/netrc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/struct.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/statistics.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/queue.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/socketserver.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/tarfile.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/completing_reader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/cmdrepl.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/curses.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/copy_code.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/module_lister.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/commands.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/unicodedata_.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/console.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/unix_eventqueue.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/trace.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/completer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/keymap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/pygame_console.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/pygame_keymap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/readline.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/reader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/python_reader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/input.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/keymaps.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/historical_reader.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/unix_console.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/_minimal_curses.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/simple_interact.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pyrepl/fancy_termios.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/msvcrt.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pypy_wait.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_lzma_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_codecs_kr.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_decimal_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/marshal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_audioop_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_tkinter/tclobj.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_tkinter/tklib_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_tkinter/app.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_tkinter/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/syslog.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_lzma.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/resource.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pypy_interact.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/grp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/identity_dict.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_hashlib/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ffi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/ctypes_support.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_decimal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_syslog_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/tputil.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/future_builtins.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_sysconfigdata.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_gdbm_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_md5.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_codecs_iso2022.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_dbm.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pypy_winbase_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_curses.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/readline.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_structseq.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_csv.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/primitive.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/structure.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/pointer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/function.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/builtin.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/basics.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/array.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/dll.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/dummy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes/union.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_sha256.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_stat.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_testcapi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/audioop.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_sqlite3_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_sha1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ssl/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pypy_irc_topic.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_codecs_cn.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_codecs_hk.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pwdgrp_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_curses_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_codecs_jp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_gdbm.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ssl_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/tools/make_ssl_data.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secure_transport.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secimport.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/seckeychain.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/seckey.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secitem.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/secpolicy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/seccertificate.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_symmetric_key_wrap.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/sectransform.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_digest.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_hmac.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/sectrust.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/cf.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_key_derivation.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/commoncrypto/common_cryptor.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/build_padding.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/utils.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/build_openssl.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/build_commoncrypto.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ec.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/cryptography.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/bio.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/bignum.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509_vfy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/dh.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509name.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/cmac.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdsa.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ecdh.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/nid.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/osrandom_engine.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/rand.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/objects.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/ocsp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/rsa.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/tls1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/conf.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs12.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/engine.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/callbacks.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/cms.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/dsa.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/aes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/pkcs7.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/err.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/asn1.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/hmac.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/opensslv.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509v3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/pem.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/openssl/x509.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_cffi_src/build_constant_time.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/certificate.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/errorcodes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/error.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/_stdssl/utility.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pypy_winbase_cffi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_sha512.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/stackless.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_resource_build.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_marshal.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_functools.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_collections.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/greenlet.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_codecs_tw.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/setuptools_ext.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/verifier.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/ffiplatform.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/vengine_gen.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/gc_weakref.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/backend_ctypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/commontypes.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/cparser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/model.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/error.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/testing/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/testing/udir.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/ply/lex.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/ply/cpp.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/ply/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/ply/yacc.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/ply/ctokens.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/_build_tables.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/yacctab.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/c_ast.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/_ast_gen.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/c_lexer.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/plyparser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/c_generator.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/__init__.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/c_parser.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/ast_transforms.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/_pycparser/lextab.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/recompiler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/vengine_cpy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/api.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/lock.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/cffi/cffi_opcode.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_ctypes_test.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pypy_testcapi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_sqlite3.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_testmultiphase.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_scproxy.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pypy_collections.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/pwd.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/faulthandler.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_winapi.py /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_curses_panel.py *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/bom.py'... File "/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/crlf.py'... File "/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/different_encoding.py'... File "/different_encoding.py", line 3 print u'\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf\xd0\xd1\xd2\xd3\xd4\xd5\xd6\xd8\xd9\xda\xdb\xdc\xdd\xde' ^ SyntaxError: Missing parentheses in call to 'print' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/false_encoding.py'... File "/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/py2_test_grammar.py'... File "/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/bad_coding.py'... File "/bad_coding.py", line 0 SyntaxError: Unknown encoding: uft-8 *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/bad_coding2.py'... File "/bad_coding2.py", line 0 SyntaxError: UTF-8 BOM with utf8 coding cookie *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_3131.py'... File "/badsyntax_3131.py", line 2 \u20ac = 2 ^ SyntaxError: invalid character in identifier *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async1.py'... File "/badsyntax_async1.py", line 1 SyntaxError: 'await' outside function *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async2.py'... File "/badsyntax_async2.py", line 1 SyntaxError: 'await' outside function *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async3.py'... File "/badsyntax_async3.py", line 2 [i async for i in els] ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async4.py'... File "/badsyntax_async4.py", line 2 await ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async5.py'... File "/badsyntax_async5.py", line 2 await something() ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async6.py'... File "/badsyntax_async6.py", line 2 SyntaxError: 'yield' inside async function *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async7.py'... File "/badsyntax_async7.py", line 2 SyntaxError: 'yield from' inside async function *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async8.py'... File "/badsyntax_async8.py", line 2 await await fut ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future10.py'... File "/badsyntax_future10.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future3.py'... File "/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future4.py'... File "/badsyntax_future4.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future5.py'... File "/badsyntax_future5.py", line 4 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future6.py'... File "/badsyntax_future6.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future7.py'... File "/badsyntax_future7.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future8.py'... File "/badsyntax_future8.py", line 3 SyntaxError: * not valid in __future__ imports *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future9.py'... File "/badsyntax_future9.py", line 3 SyntaxError: not a chance *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_pep3120.py'... File "/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf8' codec can't decode byte 0xf6 in position 0: invalid start byte *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/bom.py'... File "/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/crlf.py'... File "/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/different_encoding.py'... File "/different_encoding.py", line 3 print u'\xdf\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf\xd0\xd1\xd2\xd3\xd4\xd5\xd6\xd8\xd9\xda\xdb\xdc\xdd\xde' ^ SyntaxError: Missing parentheses in call to 'print' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/false_encoding.py'... File "/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print' *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/lib2to3/tests/data/py2_test_grammar.py'... File "/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/bad_coding.py'... File "/bad_coding.py", line 0 SyntaxError: Unknown encoding: uft-8 *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/bad_coding2.py'... File "/bad_coding2.py", line 0 SyntaxError: UTF-8 BOM with utf8 coding cookie *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_3131.py'... File "/badsyntax_3131.py", line 2 \u20ac = 2 ^ SyntaxError: invalid character in identifier *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async1.py'... File "/badsyntax_async1.py", line 1 SyntaxError: 'await' outside function *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async2.py'... File "/badsyntax_async2.py", line 1 SyntaxError: 'await' outside function *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async3.py'... File "/badsyntax_async3.py", line 2 [i async for i in els] ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async4.py'... File "/badsyntax_async4.py", line 2 await ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async5.py'... File "/badsyntax_async5.py", line 2 await something() ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async6.py'... File "/badsyntax_async6.py", line 2 SyntaxError: 'yield' inside async function *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async7.py'... File "/badsyntax_async7.py", line 2 SyntaxError: 'yield from' inside async function *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_async8.py'... File "/badsyntax_async8.py", line 2 await await fut ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future10.py'... File "/badsyntax_future10.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future3.py'... File "/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future4.py'... File "/badsyntax_future4.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future5.py'... File "/badsyntax_future5.py", line 4 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future6.py'... File "/badsyntax_future6.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future7.py'... File "/badsyntax_future7.py", line 3 SyntaxError: __future__ statements must appear at beginning of file *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future8.py'... File "/badsyntax_future8.py", line 3 SyntaxError: * not valid in __future__ imports *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_future9.py'... File "/badsyntax_future9.py", line 3 SyntaxError: not a chance *** Error compiling '/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib-python/3/test/badsyntax_pep3120.py'... File "/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf8' codec can't decode byte 0xf6 in position 0: invalid start byte + /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3 -c 'import _tkinter' + /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3 -c 'import tkinter' + /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3 -c 'import _sqlite3' + /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3 -c 'import _curses' + /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3 -c 'import curses' + /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3 -c 'import syslog' + /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3 -c 'from _sqlite3 import *' + mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/include + rm -f /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/include/README + mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/src/debug/pypy-5.10.1-src + cp -a pypy /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/src/debug/pypy-5.10.1-src + find /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/src/debug/pypy-5.10.1-src '(' -type f -a '!' '(' -name '*.py' -o -name Makefile -o -name typeids.txt -o -name 'dynamic-symbols-*' ')' ')' -delete + mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le//usr/share/emacs/site-lisp + cp -a rpython/jit/tool/pypytrace-mode.el /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le//usr/share/emacs/site-lisp/pypy3trace-mode.el + cp -a rpython/jit/tool/pypytrace-mode.elc /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le//usr/share/emacs/site-lisp/pypy3trace-mode.elc + install -m0644 -p -D -t /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le//usr/lib/rpm/macros.d /builddir/build/SOURCES/macros.pypy3 + rm -f /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10.tar.bz2 /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/LICENSE /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/README.rst + mv -v lib-python/3/test/regrtest.py-new lib-python/3/test/regrtest.py mv: cannot stat 'lib-python/3/test/regrtest.py-new': No such file or directory + : + rm -f /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/pypy3.debug + rm -f /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/bin/libpypy3-c.so.debug + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.10.1-7.fc29 --unique-debug-suffix -5.10.1-7.fc29.ppc64le --unique-debug-src-base pypy3-5.10.1-7.fc29.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pypy3-v5.10.1-src extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pwdgrp_cffi.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_syslog_cffi.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_tkinter/__pycache__/_cffi__gbc7d652fxbe5b2a78.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_tkinter/tklib_cffi.pypy3-510-linux-gnu.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_tkinter/tklib_cffi.pypy3-510-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pwdgrp_cffi.pypy3-510-linux-gnu.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_decimal_cffi.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_gdbm_cffi.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_curses_cffi_check.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_audioop_cffi.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_lzma_cffi.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_curses_cffi.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_sqlite3_cffi.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_pypy_openssl.pypy3-510-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10/lib_pypy/_resource_cffi.pypy3-510-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 2 CRC32s did match. 7356 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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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/src/debug/pypy-5.10.1-src/pypy/sandbox/pypy_interact.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/bin/checkmodule.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/bin/reportstaticdata.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/bin/pyinteractive.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/bin/dotviewer.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/doc/parse_logs.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/test_all.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/interpreter/app_main.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/interpreter/pyparser/gendfa.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/module/test_lib_pypy/pickledtasklet.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/tool/pytest/genreportdata.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/tool/import_cffi.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/tool/gcdump.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/tool/memusage/memusage.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/tool/memusage/log2gnumeric.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/tool/release/package.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/tool/release/force-builds.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in /usr/src/debug/pypy-5.10.1-src/pypy/goal/getnightly.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: ./usr/lib64/pypy3-5.10/lib-python/3/idlelib/idle.bat is executable but has empty or no shebang, removing executable bit mangling shebang in /usr/lib64/pypy3-5.10/lib_pypy/_cffi_ssl/tools/make_ssl_data.py from /usr/bin/env python3 to #!/usr/bin/python3 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gxR34M + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.10.1-src ++ pwd + topdir=/builddir/build/BUILD/pypy3-v5.10.1-src + CheckPyPy pypy3-c + ExeName=pypy3-c + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo 'STARTING TEST OF: pypy3-c' STARTING TEST OF: pypy3-c + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- + echo -------------------------------------------------------------- -------------------------------------------------------------- + pushd pypy/goal ~/build/BUILD/pypy3-v5.10.1-src/pypy/goal ~/build/BUILD/pypy3-v5.10.1-src + ./pypy3-c -c 'from test.regrtest import findtests; print('\''\n'\''.join(findtests()))' + SkipTest test_audioop + TEST_NAME=test_audioop + sed -i '-es|^test_audioop$||g' testnames.txt + SkipTest test_gdb + TEST_NAME=test_gdb + sed -i '-es|^test_gdb$||g' testnames.txt + SkipTest test_hotshot + TEST_NAME=test_hotshot + sed -i '-es|^test_hotshot$||g' testnames.txt + SkipTest test_strop + TEST_NAME=test_strop + sed -i '-es|^test_strop$||g' testnames.txt + SkipTest test_multiprocessing + TEST_NAME=test_multiprocessing + sed -i '-es|^test_multiprocessing$||g' testnames.txt + echo '== Test names ==' == Test names == + cat testnames.txt test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_support test___all__ test___future__ test__locale test__opcode test__osx_support test_abc test_abstract_numbers test_aifc test_argparse test_array test_asdl_parser test_ast test_asynchat test_asyncio test_asyncore test_atexit test_augassign test_base64 test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_buffer test_bufio test_bytes test_bz2 test_calendar test_call test_capi test_cgi test_cgitb test_charmapcodec test_class test_cmath test_cmd test_cmd_line test_cmd_line_script test_code test_code_module test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_iso2022 test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_codecs test_codeop test_collections test_colorsys test_compare test_compile test_compileall test_complex test_concurrent_futures test_configparser test_contains test_contextlib test_copy test_copyreg test_coroutines test_cprofile test_crashers test_crypt test_csv test_ctypes test_curses test_datetime test_dbm test_dbm_dumb test_dbm_gnu test_dbm_ndbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_devpoll test_dictcomps test_dictviews test_difflib test_dis test_distutils test_docxmlrpc test_dummy_thread test_dummy_threading test_dynamic test_dynamicclassattribute test_eintr test_email test_ensurepip test_enum test_enumerate test_eof test_epoll test_errno test_exception_variations test_extcall test_faulthandler test_fcntl test_file test_file_eintr test_filecmp test_fileinput test_fileio test_finalization test_float test_flufl test_fnmatch test_fork1 test_format test_fractions test_frame test_fstring test_ftplib test_funcattrs test_functools test_future test_future3 test_future4 test_future5 test_gc test_generators test_genericpath test_genexps test_getargs2 test_getopt test_getpass test_gettext test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hmac test_html test_htmlparser test_http_cookiejar test_http_cookies test_httplib test_httpservers test_idle test_imaplib test_imghdr test_imp test_import test_importlib test_index test_inspect test_int test_int_literal test_io test_ioctl test_ipaddress test_isinstance test_iter test_iterlen test_itertools test_json test_keyword test_keywordonlyarg test_kqueue test_largefile test_lib2to3 test_linecache test_list test_listcomps test_locale test_logging test_long test_longexp test_lzma test_macpath test_macurl2path test_mailbox test_mailcap test_marshal test_math test_memoryio test_memoryview test_metaclass test_mimetypes test_minidom test_mmap test_module test_modulefinder test_msilib test_multibytecodec test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_main_handling test_multiprocessing_spawn test_netrc test_nis test_nntplib test_normalization test_ntpath test_numeric_tower test_openpty test_operator test_optparse test_ordered_dict test_os test_ossaudiodev test_osx_env test_parser test_pathlib test_pdb test_peepholer test_pep247 test_pep277 test_pep3120 test_pep3131 test_pep3151 test_pep352 test_pep380 test_pep479 test_pickle test_pickletools test_pipes test_pkg test_pkgimport test_pkgutil test_platform test_plistlib test_poll test_popen test_poplib test_posix test_posixpath test_pow test_pprint test_print test_profile test_property test_pstats test_pty test_pulldom test_pwd test_py_compile test_pyclbr test_pydoc test_pyexpat test_queue test_quopri test_raise test_random test_range test_re test_readline test_regrtest test_reprlib test_resource test_richcmp test_rlcompleter test_robotparser test_runpy test_sax test_sched test_scope test_script_helper test_select test_selectors test_set test_setcomps test_shelve test_shlex test_shutil test_signal test_site test_slice test_smtpd test_smtplib test_smtpnet test_sndhdr test_socket test_socketserver test_sort test_source_encoding test_spwd test_sqlite test_ssl test_startfile test_stat test_statistics test_strftime test_string test_stringprep test_strlit test_strptime test_strtod test_struct test_structmembers test_structseq test_subprocess test_sunau test_sundry test_super test_symtable test_syntax test_sys test_sys_setprofile test_sys_settrace test_sysconfig test_syslog test_tarfile test_tcl test_telnetlib test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeit test_timeout test_tix test_tk test_tokenize test_tools test_trace test_traceback test_tracemalloc test_ttk_guionly test_ttk_textonly test_tuple test_turtle test_typechecks test_typing test_ucn test_unary test_unicode test_unicode_file test_unicodedata test_univnewlines test_unpack test_unpack_ex test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllib_response test_urllibnet test_urlparse test_userdict test_userlist test_userstring test_uu test_uuid test_venv test_wait3 test_wait4 test_warnings test_wave test_weakref test_weakset test_webbrowser test_winreg test_winsound test_with test_wsgiref test_xdrlib test_xml_dom_minicompat test_xml_etree test_xml_etree_c test_xmlrpc test_xmlrpc_net test_zipapp test_zipfile test_zipfile64 test_zipimport test_zipimport_support test_zlib ================= =================== test_grammar ==================== + echo ================= + echo '' ++ cat testnames.txt + for TestName in $(cat testnames.txt) + echo =================== test_grammar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_grammar Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.44elapsed 81%CPU (0avgtext+0avgdata 80192maxresident)k 4984inputs+128outputs (21major+1394minor)pagefaults 0swaps + echo test_grammar =================== test_opcodes ==================== + for TestName in $(cat testnames.txt) + echo =================== test_opcodes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_opcodes Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_opcodes =================== test_dict ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dict Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.44elapsed 81%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_dict =================== test_builtin ==================== + for TestName in $(cat testnames.txt) + echo =================== test_builtin ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_builtin Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_builtin =================== test_exceptions ==================== + for TestName in $(cat testnames.txt) + echo =================== test_exceptions ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_exceptions Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_exceptions =================== test_types ==================== + for TestName in $(cat testnames.txt) + echo =================== test_types ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_types Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_types =================== test_unittest ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unittest ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unittest Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.38elapsed 96%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_unittest =================== test_doctest ==================== + for TestName in $(cat testnames.txt) + echo =================== test_doctest ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_doctest Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_doctest =================== test_doctest2 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_doctest2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_doctest2 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_doctest2 =================== test_support ==================== + for TestName in $(cat testnames.txt) + echo =================== test_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_support Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_support =================== test___all__ ==================== + for TestName in $(cat testnames.txt) + echo =================== test___all__ ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test___all__ Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test___all__ + for TestName in $(cat testnames.txt) + echo =================== test___future__ ==================== =================== test___future__ ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test___future__ Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test___future__ =================== test__locale ==================== + for TestName in $(cat testnames.txt) + echo =================== test__locale ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test__locale Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test__locale =================== test__opcode ==================== + for TestName in $(cat testnames.txt) + echo =================== test__opcode ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test__opcode Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test__opcode =================== test__osx_support ==================== + for TestName in $(cat testnames.txt) + echo =================== test__osx_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test__osx_support Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test__osx_support =================== test_abc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_abc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_abc Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_abc =================== test_abstract_numbers ==================== + for TestName in $(cat testnames.txt) + echo =================== test_abstract_numbers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_abstract_numbers Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.38elapsed 94%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_abstract_numbers =================== test_aifc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_aifc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_aifc Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_aifc =================== test_argparse ==================== + for TestName in $(cat testnames.txt) + echo =================== test_argparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_argparse Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_argparse =================== test_array ==================== + for TestName in $(cat testnames.txt) + echo =================== test_array ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_array Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_array =================== test_asdl_parser ==================== + for TestName in $(cat testnames.txt) + echo =================== test_asdl_parser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_asdl_parser Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_asdl_parser =================== test_ast ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ast ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ast Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_ast =================== test_asynchat ==================== + for TestName in $(cat testnames.txt) + echo =================== test_asynchat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_asynchat Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_asynchat =================== test_asyncio ==================== + for TestName in $(cat testnames.txt) + echo =================== test_asyncio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_asyncio Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_asyncio =================== test_asyncore ==================== + for TestName in $(cat testnames.txt) + echo =================== test_asyncore ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_asyncore Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_asyncore =================== test_atexit ==================== + for TestName in $(cat testnames.txt) + echo =================== test_atexit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_atexit Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_atexit =================== test_augassign ==================== + for TestName in $(cat testnames.txt) + echo =================== test_augassign ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_augassign Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_augassign =================== test_base64 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_base64 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_base64 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_base64 =================== test_bigaddrspace ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bigaddrspace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bigaddrspace Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_bigaddrspace + for TestName in $(cat testnames.txt) + echo =================== test_bigmem ==================== =================== test_bigmem ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bigmem Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_bigmem + for TestName in $(cat testnames.txt) =================== test_binascii ==================== + echo =================== test_binascii ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_binascii Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.41elapsed 93%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_binhex ==================== + echo test_binascii + for TestName in $(cat testnames.txt) + echo =================== test_binhex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_binhex Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_binhex + for TestName in $(cat testnames.txt) + echo =================== test_binop ==================== =================== test_binop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_binop Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_bisect ==================== + echo test_binop + for TestName in $(cat testnames.txt) + echo =================== test_bisect ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bisect Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_bisect =================== test_bool ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bool ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bool Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_buffer ==================== + echo test_bool + for TestName in $(cat testnames.txt) + echo =================== test_buffer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_buffer Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_buffer =================== test_bufio ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bufio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bufio Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.02system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_bufio =================== test_bytes ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bytes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bytes Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_bytes =================== test_bz2 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_bz2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_bz2 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_bz2 =================== test_calendar ==================== + for TestName in $(cat testnames.txt) + echo =================== test_calendar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_calendar Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_calendar =================== test_call ==================== + for TestName in $(cat testnames.txt) + echo =================== test_call ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_call Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_call =================== test_capi ==================== + for TestName in $(cat testnames.txt) + echo =================== test_capi ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_capi Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_capi =================== test_cgi ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cgi ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cgi Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_cgi =================== test_cgitb ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cgitb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cgitb Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_cgitb =================== test_charmapcodec ==================== + for TestName in $(cat testnames.txt) + echo =================== test_charmapcodec ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_charmapcodec Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_charmapcodec =================== test_class ==================== + for TestName in $(cat testnames.txt) + echo =================== test_class ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_class Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_class =================== test_cmath ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cmath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cmath Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_cmath =================== test_cmd ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cmd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cmd Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_cmd =================== test_cmd_line ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cmd_line ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cmd_line Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_cmd_line =================== test_cmd_line_script ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cmd_line_script ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cmd_line_script Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_cmd_line_script =================== test_code ==================== + for TestName in $(cat testnames.txt) + echo =================== test_code ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_code Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_code =================== test_code_module ==================== + for TestName in $(cat testnames.txt) + echo =================== test_code_module ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_code_module Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_code_module =================== test_codeccallbacks ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codeccallbacks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codeccallbacks Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_codeccallbacks =================== test_codecencodings_cn ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_cn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_cn Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.35elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_codecencodings_cn =================== test_codecencodings_hk ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_hk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_hk Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_codecencodings_hk =================== test_codecencodings_iso2022 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_iso2022 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_iso2022 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_codecencodings_jp ==================== + echo test_codecencodings_iso2022 + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_jp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_jp Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_codecencodings_jp =================== test_codecencodings_kr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_kr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_kr Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_codecencodings_kr =================== test_codecencodings_tw ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecencodings_tw ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecencodings_tw Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.38elapsed 94%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_codecencodings_tw =================== test_codecmaps_cn ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_cn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_cn Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_codecmaps_cn =================== test_codecmaps_hk ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_hk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_hk Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_codecmaps_hk =================== test_codecmaps_jp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_jp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_jp Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_codecmaps_jp =================== test_codecmaps_kr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_kr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_kr Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_codecmaps_tw ==================== + echo test_codecmaps_kr + for TestName in $(cat testnames.txt) + echo =================== test_codecmaps_tw ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecmaps_tw Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_codecmaps_tw =================== test_codecs ==================== + for TestName in $(cat testnames.txt) + echo =================== test_codecs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codecs Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_codeop ==================== + echo test_codecs + for TestName in $(cat testnames.txt) + echo =================== test_codeop ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_codeop Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_codeop =================== test_collections ==================== + for TestName in $(cat testnames.txt) + echo =================== test_collections ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_collections Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_collections + for TestName in $(cat testnames.txt) =================== test_colorsys ==================== + echo =================== test_colorsys ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_colorsys Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_colorsys + for TestName in $(cat testnames.txt) + echo =================== test_compare ==================== =================== test_compare ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_compare Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_compare + for TestName in $(cat testnames.txt) + echo =================== test_compile ==================== =================== test_compile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_compile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_compile + for TestName in $(cat testnames.txt) + echo =================== test_compileall ==================== =================== test_compileall ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_compileall Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_compileall =================== test_complex ==================== + for TestName in $(cat testnames.txt) + echo =================== test_complex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_complex Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_complex =================== test_concurrent_futures ==================== + for TestName in $(cat testnames.txt) + echo =================== test_concurrent_futures ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_concurrent_futures Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.38elapsed 93%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_concurrent_futures =================== test_configparser ==================== + for TestName in $(cat testnames.txt) + echo =================== test_configparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_configparser Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_configparser =================== test_contains ==================== + for TestName in $(cat testnames.txt) + echo =================== test_contains ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_contains Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_contains =================== test_contextlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_contextlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_contextlib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_contextlib =================== test_copy ==================== + for TestName in $(cat testnames.txt) + echo =================== test_copy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_copy Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_copy =================== test_copyreg ==================== + for TestName in $(cat testnames.txt) + echo =================== test_copyreg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_copyreg Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_copyreg =================== test_coroutines ==================== + for TestName in $(cat testnames.txt) + echo =================== test_coroutines ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_coroutines Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 97%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_coroutines =================== test_cprofile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_cprofile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_cprofile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_crashers ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_cprofile + for TestName in $(cat testnames.txt) + echo =================== test_crashers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_crashers Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_crypt ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_crashers + for TestName in $(cat testnames.txt) + echo =================== test_crypt ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_crypt Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_crypt =================== test_csv ==================== + for TestName in $(cat testnames.txt) + echo =================== test_csv ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_csv Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_ctypes ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_csv + for TestName in $(cat testnames.txt) + echo =================== test_ctypes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ctypes Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_ctypes =================== test_curses ==================== + for TestName in $(cat testnames.txt) + echo =================== test_curses ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_curses Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_datetime ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_curses + for TestName in $(cat testnames.txt) + echo =================== test_datetime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_datetime Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_dbm ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_datetime + for TestName in $(cat testnames.txt) + echo =================== test_dbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dbm Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_dbm_dumb ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_dbm + for TestName in $(cat testnames.txt) + echo =================== test_dbm_dumb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dbm_dumb Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_dbm_gnu ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_dbm_dumb + for TestName in $(cat testnames.txt) + echo =================== test_dbm_gnu ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dbm_gnu Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_dbm_ndbm ==================== + echo test_dbm_gnu + for TestName in $(cat testnames.txt) + echo =================== test_dbm_ndbm ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dbm_ndbm Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_decimal ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_dbm_ndbm + for TestName in $(cat testnames.txt) + echo =================== test_decimal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_decimal Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.37user 0.01system 0:00.39elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_decorators ==================== + echo test_decimal + for TestName in $(cat testnames.txt) + echo =================== test_decorators ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_decorators Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_decorators =================== test_defaultdict ==================== + for TestName in $(cat testnames.txt) + echo =================== test_defaultdict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_defaultdict Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_defaultdict =================== test_deque ==================== + for TestName in $(cat testnames.txt) + echo =================== test_deque ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_deque Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_deque =================== test_descr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_descr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_descr Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_descr =================== test_descrtut ==================== + for TestName in $(cat testnames.txt) + echo =================== test_descrtut ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_descrtut Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.39elapsed 95%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_descrtut =================== test_devpoll ==================== + for TestName in $(cat testnames.txt) + echo =================== test_devpoll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_devpoll Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_devpoll =================== test_dictcomps ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dictcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dictcomps Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.02system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_dictviews ==================== + echo test_dictcomps + for TestName in $(cat testnames.txt) + echo =================== test_dictviews ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dictviews Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_dictviews =================== test_difflib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_difflib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_difflib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_difflib =================== test_dis ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dis ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dis Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_dis =================== test_distutils ==================== + for TestName in $(cat testnames.txt) + echo =================== test_distutils ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_distutils Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_distutils =================== test_docxmlrpc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_docxmlrpc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_docxmlrpc Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_docxmlrpc =================== test_dummy_thread ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dummy_thread ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dummy_thread Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_dummy_thread =================== test_dummy_threading ==================== + for TestName in $(cat testnames.txt) + echo =================== test_dummy_threading ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dummy_threading Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_dynamic ==================== 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_dummy_threading + for TestName in $(cat testnames.txt) + echo =================== test_dynamic ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dynamic Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_dynamicclassattribute ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_dynamic + for TestName in $(cat testnames.txt) + echo =================== test_dynamicclassattribute ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_dynamicclassattribute Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_eintr ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_dynamicclassattribute + for TestName in $(cat testnames.txt) + echo =================== test_eintr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_eintr Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_email ==================== 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_eintr + for TestName in $(cat testnames.txt) + echo =================== test_email ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_email Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_ensurepip ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_email + for TestName in $(cat testnames.txt) + echo =================== test_ensurepip ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ensurepip Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_enum ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_ensurepip + for TestName in $(cat testnames.txt) + echo =================== test_enum ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_enum Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_enum =================== test_enumerate ==================== + for TestName in $(cat testnames.txt) + echo =================== test_enumerate ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_enumerate Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_enumerate =================== test_eof ==================== + for TestName in $(cat testnames.txt) + echo =================== test_eof ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_eof Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_epoll ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_eof + for TestName in $(cat testnames.txt) + echo =================== test_epoll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_epoll Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_epoll =================== test_errno ==================== + for TestName in $(cat testnames.txt) + echo =================== test_errno ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_errno Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_exception_variations ==================== 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_errno + for TestName in $(cat testnames.txt) + echo =================== test_exception_variations ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_exception_variations Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_extcall ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_exception_variations + for TestName in $(cat testnames.txt) + echo =================== test_extcall ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_extcall Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_faulthandler ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_extcall + for TestName in $(cat testnames.txt) + echo =================== test_faulthandler ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_faulthandler Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_fcntl ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_faulthandler + for TestName in $(cat testnames.txt) + echo =================== test_fcntl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fcntl Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_fcntl =================== test_file ==================== + for TestName in $(cat testnames.txt) + echo =================== test_file ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_file Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_file =================== test_file_eintr ==================== + for TestName in $(cat testnames.txt) + echo =================== test_file_eintr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_file_eintr Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_file_eintr =================== test_filecmp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_filecmp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_filecmp Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_filecmp =================== test_fileinput ==================== + for TestName in $(cat testnames.txt) + echo =================== test_fileinput ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fileinput Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_fileinput =================== test_fileio ==================== + for TestName in $(cat testnames.txt) + echo =================== test_fileio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fileio Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_fileio =================== test_finalization ==================== + for TestName in $(cat testnames.txt) + echo =================== test_finalization ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_finalization Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_float ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_finalization + for TestName in $(cat testnames.txt) + echo =================== test_float ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_float Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_flufl ==================== + echo test_float + for TestName in $(cat testnames.txt) + echo =================== test_flufl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_flufl Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_fnmatch ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_flufl + for TestName in $(cat testnames.txt) + echo =================== test_fnmatch ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fnmatch Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_fork1 ==================== + echo test_fnmatch + for TestName in $(cat testnames.txt) + echo =================== test_fork1 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fork1 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_format ==================== 0.35user 0.01system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_fork1 + for TestName in $(cat testnames.txt) + echo =================== test_format ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_format Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_fractions ==================== 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_format + for TestName in $(cat testnames.txt) + echo =================== test_fractions ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fractions Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_frame ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_fractions + for TestName in $(cat testnames.txt) + echo =================== test_frame ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_frame Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_fstring ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_frame + for TestName in $(cat testnames.txt) + echo =================== test_fstring ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_fstring Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_ftplib ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_fstring + for TestName in $(cat testnames.txt) + echo =================== test_ftplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ftplib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_funcattrs ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_ftplib + for TestName in $(cat testnames.txt) + echo =================== test_funcattrs ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_funcattrs Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_funcattrs =================== test_functools ==================== + for TestName in $(cat testnames.txt) + echo =================== test_functools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_functools Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_future ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_functools + for TestName in $(cat testnames.txt) + echo =================== test_future ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_future Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_future =================== test_future3 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_future3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_future3 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34=================== test_future4 ==================== user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_future3 + for TestName in $(cat testnames.txt) + echo =================== test_future4 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_future4 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_future5 ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_future4 + for TestName in $(cat testnames.txt) + echo =================== test_future5 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_future5 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps =================== test_gc ==================== + echo test_future5 + for TestName in $(cat testnames.txt) + echo =================== test_gc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_gc Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user =================== test_generators ==================== 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_gc + for TestName in $(cat testnames.txt) + echo =================== test_generators ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_generators Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_generators =================== test_genericpath ==================== + for TestName in $(cat testnames.txt) + echo =================== test_genericpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_genericpath Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.41elapsed 92%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_genericpath =================== test_genexps ==================== + for TestName in $(cat testnames.txt) + echo =================== test_genexps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_genexps Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.37user 0.02system 0:00.39elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_genexps =================== test_getargs2 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_getargs2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_getargs2 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_getargs2 =================== test_getopt ==================== + for TestName in $(cat testnames.txt) + echo =================== test_getopt ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_getopt Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 97%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_getopt =================== test_getpass ==================== + for TestName in $(cat testnames.txt) + echo =================== test_getpass ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_getpass Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_gettext ==================== + echo test_getpass + for TestName in $(cat testnames.txt) + echo =================== test_gettext ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_gettext Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_gettext =================== test_glob ==================== + for TestName in $(cat testnames.txt) + echo =================== test_glob ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_glob Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_glob =================== test_global ==================== + for TestName in $(cat testnames.txt) + echo =================== test_global ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_global Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_global =================== test_grp ==================== + for TestName in $(cat testnames.txt) + echo =================== test_grp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_grp Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_grp =================== test_gzip ==================== + for TestName in $(cat testnames.txt) + echo =================== test_gzip ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_gzip Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_hash ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_gzip + for TestName in $(cat testnames.txt) + echo =================== test_hash ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_hash Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_hashlib ==================== 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_hash + for TestName in $(cat testnames.txt) + echo =================== test_hashlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_hashlib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_heapq ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_hashlib + for TestName in $(cat testnames.txt) + echo =================== test_heapq ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_heapq Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_hmac ==================== 0.35user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_heapq + for TestName in $(cat testnames.txt) + echo =================== test_hmac ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_hmac Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_html ==================== 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_hmac + for TestName in $(cat testnames.txt) + echo =================== test_html ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_html Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_htmlparser ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.42elapsed 86%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_html + for TestName in $(cat testnames.txt) + echo =================== test_htmlparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_htmlparser Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_http_cookiejar ==================== + echo test_htmlparser + for TestName in $(cat testnames.txt) + echo =================== test_http_cookiejar ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_http_cookiejar Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35=================== test_http_cookies ==================== user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_http_cookiejar + for TestName in $(cat testnames.txt) + echo =================== test_http_cookies ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_http_cookies Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_httplib ==================== + echo test_http_cookies + for TestName in $(cat testnames.txt) + echo =================== test_httplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_httplib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_httpservers ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_httplib + for TestName in $(cat testnames.txt) + echo =================== test_httpservers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_httpservers Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34=================== test_idle ==================== user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_httpservers + for TestName in $(cat testnames.txt) + echo =================== test_idle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_idle Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_imaplib ==================== Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_idle + for TestName in $(cat testnames.txt) + echo =================== test_imaplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_imaplib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_imghdr ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_imaplib + for TestName in $(cat testnames.txt) + echo =================== test_imghdr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_imghdr Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps =================== test_imp ==================== + echo test_imghdr + for TestName in $(cat testnames.txt) + echo =================== test_imp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_imp Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_import ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_imp + for TestName in $(cat testnames.txt) + echo =================== test_import ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_import Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36=================== test_importlib ==================== user 0.01system 0:00.38elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_import + for TestName in $(cat testnames.txt) + echo =================== test_importlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_importlib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_index ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_importlib + for TestName in $(cat testnames.txt) + echo =================== test_index ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_index Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.37user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_inspect ==================== + echo test_index + for TestName in $(cat testnames.txt) + echo =================== test_inspect ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_inspect Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_int ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_inspect + for TestName in $(cat testnames.txt) + echo =================== test_int ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_int Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.37user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_int =================== test_int_literal ==================== + for TestName in $(cat testnames.txt) + echo =================== test_int_literal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_int_literal Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_int_literal =================== test_io ==================== + for TestName in $(cat testnames.txt) + echo =================== test_io ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_io Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.37user 0.01system 0:00.39elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_io =================== test_ioctl ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ioctl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ioctl Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_ioctl =================== test_ipaddress ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ipaddress ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ipaddress Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_ipaddress =================== test_isinstance ==================== + for TestName in $(cat testnames.txt) + echo =================== test_isinstance ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_isinstance Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps =================== test_iter ==================== + echo test_isinstance + for TestName in $(cat testnames.txt) + echo =================== test_iter ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_iter Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_iterlen ==================== + echo test_iter + for TestName in $(cat testnames.txt) + echo =================== test_iterlen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_iterlen Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_iterlen =================== test_itertools ==================== + for TestName in $(cat testnames.txt) + echo =================== test_itertools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_itertools Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.02system 0:00.39elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_json ==================== + echo test_itertools + for TestName in $(cat testnames.txt) + echo =================== test_json ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_json Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_keyword ==================== + echo test_json + for TestName in $(cat testnames.txt) + echo =================== test_keyword ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_keyword Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_keywordonlyarg ==================== + echo test_keyword + for TestName in $(cat testnames.txt) + echo =================== test_keywordonlyarg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_keywordonlyarg Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_keywordonlyarg =================== test_kqueue ==================== + for TestName in $(cat testnames.txt) + echo =================== test_kqueue ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_kqueue Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_kqueue =================== test_largefile ==================== + for TestName in $(cat testnames.txt) + echo =================== test_largefile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_largefile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.39elapsed 93%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_largefile =================== test_lib2to3 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_lib2to3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_lib2to3 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_lib2to3 =================== test_linecache ==================== + for TestName in $(cat testnames.txt) + echo =================== test_linecache ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_linecache Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_linecache + for TestName in $(cat testnames.txt) =================== test_list ==================== + echo =================== test_list ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_list Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_list =================== test_listcomps ==================== + for TestName in $(cat testnames.txt) + echo =================== test_listcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_listcomps Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_listcomps =================== test_locale ==================== + for TestName in $(cat testnames.txt) + echo =================== test_locale ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_locale Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_locale + for TestName in $(cat testnames.txt) =================== test_logging ==================== + echo =================== test_logging ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_logging Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_logging =================== test_long ==================== + for TestName in $(cat testnames.txt) + echo =================== test_long ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_long Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_long + for TestName in $(cat testnames.txt) =================== test_longexp ==================== + echo =================== test_longexp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_longexp Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_longexp =================== test_lzma ==================== + for TestName in $(cat testnames.txt) + echo =================== test_lzma ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_lzma Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_lzma =================== test_macpath ==================== + for TestName in $(cat testnames.txt) + echo =================== test_macpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_macpath Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_macpath =================== test_macurl2path ==================== + for TestName in $(cat testnames.txt) + echo =================== test_macurl2path ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_macurl2path Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.37elapsed 97%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_macurl2path =================== test_mailbox ==================== + for TestName in $(cat testnames.txt) + echo =================== test_mailbox ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_mailbox Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_mailbox =================== test_mailcap ==================== + for TestName in $(cat testnames.txt) + echo =================== test_mailcap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_mailcap Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_mailcap =================== test_marshal ==================== + for TestName in $(cat testnames.txt) + echo =================== test_marshal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_marshal Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.37elapsed 96%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_marshal =================== test_math ==================== + for TestName in $(cat testnames.txt) + echo =================== test_math ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_math Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_math =================== test_memoryio ==================== + for TestName in $(cat testnames.txt) + echo =================== test_memoryio ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_memoryio Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_memoryio =================== test_memoryview ==================== + for TestName in $(cat testnames.txt) + echo =================== test_memoryview ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_memoryview Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_memoryview =================== test_metaclass ==================== + for TestName in $(cat testnames.txt) + echo =================== test_metaclass ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_metaclass Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_metaclass + for TestName in $(cat testnames.txt) + echo =================== test_mimetypes ==================== =================== test_mimetypes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_mimetypes Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_mimetypes + for TestName in $(cat testnames.txt) + echo =================== test_minidom ==================== =================== test_minidom ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_minidom Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_minidom + for TestName in $(cat testnames.txt) + echo =================== test_mmap ==================== =================== test_mmap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_mmap Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_mmap =================== test_module ==================== + for TestName in $(cat testnames.txt) + echo =================== test_module ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_module Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_module =================== test_modulefinder ==================== + for TestName in $(cat testnames.txt) + echo =================== test_modulefinder ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_modulefinder Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_modulefinder =================== test_msilib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_msilib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_msilib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_msilib =================== test_multibytecodec ==================== + for TestName in $(cat testnames.txt) + echo =================== test_multibytecodec ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multibytecodec Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_multiprocessing_fork ==================== + echo test_multibytecodec + for TestName in $(cat testnames.txt) + echo =================== test_multiprocessing_fork ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multiprocessing_fork Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_multiprocessing_fork =================== test_multiprocessing_forkserver ==================== + for TestName in $(cat testnames.txt) + echo =================== test_multiprocessing_forkserver ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multiprocessing_forkserver Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_multiprocessing_forkserver =================== test_multiprocessing_main_handling ==================== + for TestName in $(cat testnames.txt) + echo =================== test_multiprocessing_main_handling ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multiprocessing_main_handling Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.43elapsed 82%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_multiprocessing_main_handling =================== test_multiprocessing_spawn ==================== + for TestName in $(cat testnames.txt) + echo =================== test_multiprocessing_spawn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_multiprocessing_spawn Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_netrc ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_multiprocessing_spawn + for TestName in $(cat testnames.txt) + echo =================== test_netrc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_netrc Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_netrc =================== test_nis ==================== + for TestName in $(cat testnames.txt) + echo =================== test_nis ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_nis Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_nntplib ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_nis + for TestName in $(cat testnames.txt) + echo =================== test_nntplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_nntplib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_normalization ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_nntplib + for TestName in $(cat testnames.txt) + echo =================== test_normalization ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_normalization Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_normalization =================== test_ntpath ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ntpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ntpath Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_numeric_tower ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_ntpath + for TestName in $(cat testnames.txt) + echo =================== test_numeric_tower ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_numeric_tower Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_openpty ==================== + echo test_numeric_tower + for TestName in $(cat testnames.txt) + echo =================== test_openpty ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_openpty Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_operator ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_openpty + for TestName in $(cat testnames.txt) + echo =================== test_operator ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_operator Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_optparse ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_operator + for TestName in $(cat testnames.txt) + echo =================== test_optparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_optparse Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_optparse =================== test_ordered_dict ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ordered_dict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ordered_dict Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_os ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_ordered_dict + for TestName in $(cat testnames.txt) + echo =================== test_os ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_os Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_os =================== test_ossaudiodev ==================== + for TestName in $(cat testnames.txt) + echo =================== test_ossaudiodev ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ossaudiodev Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_osx_env ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_ossaudiodev + for TestName in $(cat testnames.txt) + echo =================== test_osx_env ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_osx_env Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_parser ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_osx_env + for TestName in $(cat testnames.txt) + echo =================== test_parser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_parser Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_pathlib ==================== + echo test_parser + for TestName in $(cat testnames.txt) + echo =================== test_pathlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pathlib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_pathlib =================== test_pdb ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pdb ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pdb Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_pdb =================== test_peepholer ==================== + for TestName in $(cat testnames.txt) + echo =================== test_peepholer ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_peepholer Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pep247 ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_peepholer + for TestName in $(cat testnames.txt) + echo =================== test_pep247 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep247 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pep277 ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pep247 + for TestName in $(cat testnames.txt) + echo =================== test_pep277 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep277 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pep3120 ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_pep277 + for TestName in $(cat testnames.txt) + echo =================== test_pep3120 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep3120 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pep3131 ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pep3120 + for TestName in $(cat testnames.txt) + echo =================== test_pep3131 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep3131 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pep3151 ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_pep3131 + for TestName in $(cat testnames.txt) + echo =================== test_pep3151 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep3151 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pep352 ==================== Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pep3151 + for TestName in $(cat testnames.txt) + echo =================== test_pep352 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep352 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pep380 ==================== Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pep352 + for TestName in $(cat testnames.txt) + echo =================== test_pep380 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep380 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pep380 =================== test_pep479 ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pep479 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pep479 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_pep479 =================== test_pickle ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pickle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pickle Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_pickle =================== test_pickletools ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pickletools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pickletools Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.39elapsed 92%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_pickletools =================== test_pipes ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pipes ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pipes Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pipes =================== test_pkg ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pkg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pkg Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_pkg =================== test_pkgimport ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pkgimport ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pkgimport Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pkgimport =================== test_pkgutil ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pkgutil ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pkgutil Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pkgutil =================== test_platform ==================== + for TestName in $(cat testnames.txt) + echo =================== test_platform ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_platform Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_platform =================== test_plistlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_plistlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_plistlib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_plistlib =================== test_poll ==================== + for TestName in $(cat testnames.txt) + echo =================== test_poll ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_poll Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_poll =================== test_popen ==================== + for TestName in $(cat testnames.txt) + echo =================== test_popen ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_popen Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_poplib ==================== + echo test_popen + for TestName in $(cat testnames.txt) + echo =================== test_poplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_poplib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_poplib =================== test_posix ==================== + for TestName in $(cat testnames.txt) + echo =================== test_posix ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_posix Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_posix =================== test_posixpath ==================== + for TestName in $(cat testnames.txt) + echo =================== test_posixpath ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_posixpath Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_posixpath =================== test_pow ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pow ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pow Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pprint ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_pow + for TestName in $(cat testnames.txt) + echo =================== test_pprint ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pprint Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_print ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pprint + for TestName in $(cat testnames.txt) + echo =================== test_print ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_print Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_profile ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.40elapsed 88%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_print + for TestName in $(cat testnames.txt) + echo =================== test_profile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_profile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_property ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_profile + for TestName in $(cat testnames.txt) + echo =================== test_property ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_property Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pstats ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_property + for TestName in $(cat testnames.txt) + echo =================== test_pstats ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pstats Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pty ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pstats + for TestName in $(cat testnames.txt) + echo =================== test_pty ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pty Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pulldom ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_pty + for TestName in $(cat testnames.txt) + echo =================== test_pulldom ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pulldom Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pwd ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_pulldom + for TestName in $(cat testnames.txt) + echo =================== test_pwd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pwd Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_py_compile ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_pwd + for TestName in $(cat testnames.txt) + echo =================== test_py_compile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_py_compile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_pyclbr ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_py_compile + for TestName in $(cat testnames.txt) + echo =================== test_pyclbr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pyclbr Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pyclbr =================== test_pydoc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pydoc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pydoc Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_pydoc =================== test_pyexpat ==================== + for TestName in $(cat testnames.txt) + echo =================== test_pyexpat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_pyexpat Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_queue ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_pyexpat + for TestName in $(cat testnames.txt) + echo =================== test_queue ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_queue Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_quopri ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_queue + for TestName in $(cat testnames.txt) + echo =================== test_quopri ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_quopri Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_raise ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_quopri + for TestName in $(cat testnames.txt) + echo =================== test_raise ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_raise Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_random ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_raise + for TestName in $(cat testnames.txt) + echo =================== test_random ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_random Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.40elapsed 90%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps =================== test_range ==================== + echo test_random + for TestName in $(cat testnames.txt) + echo =================== test_range ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_range Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_re ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_range + for TestName in $(cat testnames.txt) + echo =================== test_re ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_re Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_readline ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_re + for TestName in $(cat testnames.txt) + echo =================== test_readline ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_readline Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_regrtest ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_readline + for TestName in $(cat testnames.txt) + echo =================== test_regrtest ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_regrtest Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_regrtest =================== test_reprlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_reprlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_reprlib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_resource ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.37elapsed 97%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_reprlib + for TestName in $(cat testnames.txt) + echo =================== test_resource ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_resource Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_richcmp ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_resource + for TestName in $(cat testnames.txt) + echo =================== test_richcmp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_richcmp Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_rlcompleter ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_richcmp + for TestName in $(cat testnames.txt) + echo =================== test_rlcompleter ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_rlcompleter Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_robotparser ==================== + echo test_rlcompleter + for TestName in $(cat testnames.txt) + echo =================== test_robotparser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_robotparser Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_runpy ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_robotparser + for TestName in $(cat testnames.txt) + echo =================== test_runpy ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_runpy Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_sax ==================== + echo test_runpy + for TestName in $(cat testnames.txt) + echo =================== test_sax ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sax Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34=================== test_sched ==================== user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_sax + for TestName in $(cat testnames.txt) + echo =================== test_sched ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sched Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_scope ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_sched + for TestName in $(cat testnames.txt) + echo =================== test_scope ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_scope Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_scope =================== test_script_helper ==================== + for TestName in $(cat testnames.txt) + echo =================== test_script_helper ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_script_helper Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.38elapsed 93%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_script_helper =================== test_select ==================== + for TestName in $(cat testnames.txt) + echo =================== test_select ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_select Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_select =================== test_selectors ==================== + for TestName in $(cat testnames.txt) + echo =================== test_selectors ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_selectors Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.37elapsed 97%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_selectors =================== test_set ==================== + for TestName in $(cat testnames.txt) + echo =================== test_set ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_set Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_set =================== test_setcomps ==================== + for TestName in $(cat testnames.txt) + echo =================== test_setcomps ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_setcomps Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_shelve ==================== 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_setcomps + for TestName in $(cat testnames.txt) + echo =================== test_shelve ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_shelve Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_shelve =================== test_shlex ==================== + for TestName in $(cat testnames.txt) + echo =================== test_shlex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_shlex Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_shlex =================== test_shutil ==================== + for TestName in $(cat testnames.txt) + echo =================== test_shutil ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_shutil Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_shutil =================== test_signal ==================== + for TestName in $(cat testnames.txt) + echo =================== test_signal ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_signal Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_signal =================== test_site ==================== + for TestName in $(cat testnames.txt) + echo =================== test_site ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_site Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_site =================== test_slice ==================== + for TestName in $(cat testnames.txt) + echo =================== test_slice ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_slice Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_slice =================== test_smtpd ==================== + for TestName in $(cat testnames.txt) + echo =================== test_smtpd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_smtpd Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_smtplib ==================== + echo test_smtpd + for TestName in $(cat testnames.txt) + echo =================== test_smtplib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_smtplib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_smtpnet ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1417minor)pagefaults 0swaps + echo test_smtplib + for TestName in $(cat testnames.txt) + echo =================== test_smtpnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_smtpnet Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_sndhdr ==================== + echo test_smtpnet + for TestName in $(cat testnames.txt) + echo =================== test_sndhdr ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sndhdr Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.40elapsed 92%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_sndhdr =================== test_socket ==================== + for TestName in $(cat testnames.txt) + echo =================== test_socket ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_socket Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_socketserver ==================== + echo test_socket + for TestName in $(cat testnames.txt) + echo =================== test_socketserver ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_socketserver Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_sort ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_socketserver + for TestName in $(cat testnames.txt) + echo =================== test_sort ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sort Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_sort + for TestName in $(cat testnames.txt) =================== test_source_encoding ==================== + echo =================== test_source_encoding ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_source_encoding Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_spwd ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_source_encoding + for TestName in $(cat testnames.txt) + echo =================== test_spwd ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_spwd Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_sqlite ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_spwd + for TestName in $(cat testnames.txt) + echo =================== test_sqlite ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sqlite Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_ssl ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_sqlite + for TestName in $(cat testnames.txt) + echo =================== test_ssl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ssl Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_startfile ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_ssl + for TestName in $(cat testnames.txt) + echo =================== test_startfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_startfile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_stat ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_startfile + for TestName in $(cat testnames.txt) + echo =================== test_stat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_stat Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_stat =================== test_statistics ==================== + for TestName in $(cat testnames.txt) + echo =================== test_statistics ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_statistics Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_strftime ==================== 0.36user 0.01system 0:00.38elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_statistics + for TestName in $(cat testnames.txt) + echo =================== test_strftime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_strftime Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_strftime =================== test_string ==================== + for TestName in $(cat testnames.txt) + echo =================== test_string ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_string Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_string =================== test_stringprep ==================== + for TestName in $(cat testnames.txt) + echo =================== test_stringprep ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_stringprep Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.39elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_stringprep =================== test_strlit ==================== + for TestName in $(cat testnames.txt) + echo =================== test_strlit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_strlit Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.41elapsed 93%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_strlit =================== test_strptime ==================== + for TestName in $(cat testnames.txt) + echo =================== test_strptime ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_strptime Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_strptime =================== test_strtod ==================== + for TestName in $(cat testnames.txt) + echo =================== test_strtod ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_strtod Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_strtod =================== test_struct ==================== + for TestName in $(cat testnames.txt) + echo =================== test_struct ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_struct Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_struct =================== test_structmembers ==================== + for TestName in $(cat testnames.txt) + echo =================== test_structmembers ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_structmembers Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_structseq ==================== 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_structmembers + for TestName in $(cat testnames.txt) + echo =================== test_structseq ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_structseq Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_subprocess ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_structseq + for TestName in $(cat testnames.txt) + echo =================== test_subprocess ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_subprocess Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_subprocess =================== test_sunau ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sunau ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sunau Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_sundry ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_sunau + for TestName in $(cat testnames.txt) + echo =================== test_sundry ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sundry Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_super ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_sundry + for TestName in $(cat testnames.txt) + echo =================== test_super ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_super Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_symtable ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_super + for TestName in $(cat testnames.txt) + echo =================== test_symtable ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_symtable Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35=================== test_syntax ==================== user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_symtable + for TestName in $(cat testnames.txt) + echo =================== test_syntax ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_syntax Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_sys ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_syntax + for TestName in $(cat testnames.txt) + echo =================== test_sys ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sys Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps =================== test_sys_setprofile ==================== + echo test_sys + for TestName in $(cat testnames.txt) + echo =================== test_sys_setprofile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sys_setprofile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_sys_settrace ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_sys_setprofile + for TestName in $(cat testnames.txt) + echo =================== test_sys_settrace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sys_settrace Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.38elapsed 93%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_sys_settrace =================== test_sysconfig ==================== + for TestName in $(cat testnames.txt) + echo =================== test_sysconfig ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_sysconfig Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_syslog ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_sysconfig + for TestName in $(cat testnames.txt) + echo =================== test_syslog ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_syslog Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_tarfile ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_syslog + for TestName in $(cat testnames.txt) + echo =================== test_tarfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tarfile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_tarfile =================== test_tcl ==================== + for TestName in $(cat testnames.txt) + echo =================== test_tcl ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tcl Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_telnetlib ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_tcl + for TestName in $(cat testnames.txt) + echo =================== test_telnetlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_telnetlib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_tempfile ==================== Command exited with non-zero status 1 0.35user 0.02system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_telnetlib + for TestName in $(cat testnames.txt) + echo =================== test_tempfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tempfile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_textwrap ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_tempfile + for TestName in $(cat testnames.txt) + echo =================== test_textwrap ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_textwrap Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_thread ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_textwrap + for TestName in $(cat testnames.txt) + echo =================== test_thread ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_thread Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_threaded_import ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_thread + for TestName in $(cat testnames.txt) + echo =================== test_threaded_import ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_threaded_import Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_threadedtempfile ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_threaded_import + for TestName in $(cat testnames.txt) + echo =================== test_threadedtempfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_threadedtempfile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.37user 0.01system 0:00.40elapsed 96%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_threading ==================== + echo test_threadedtempfile + for TestName in $(cat testnames.txt) + echo =================== test_threading ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_threading Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35=================== test_threading_local ==================== user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_threading + for TestName in $(cat testnames.txt) + echo =================== test_threading_local ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_threading_local Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_threadsignals ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_threading_local + for TestName in $(cat testnames.txt) + echo =================== test_threadsignals ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_threadsignals Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_threadsignals =================== test_time ==================== + for TestName in $(cat testnames.txt) + echo =================== test_time ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_time Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.39elapsed 91%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_time =================== test_timeit ==================== + for TestName in $(cat testnames.txt) + echo =================== test_timeit ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_timeit Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_timeout ==================== 0.35user 0.02system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_timeit + for TestName in $(cat testnames.txt) + echo =================== test_timeout ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_timeout Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_tix ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_timeout + for TestName in $(cat testnames.txt) + echo =================== test_tix ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tix Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_tk ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_tix + for TestName in $(cat testnames.txt) + echo =================== test_tk ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tk Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_tokenize ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_tk + for TestName in $(cat testnames.txt) + echo =================== test_tokenize ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tokenize Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_tools ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_tokenize + for TestName in $(cat testnames.txt) + echo =================== test_tools ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tools Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_trace ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_tools + for TestName in $(cat testnames.txt) + echo =================== test_trace ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_trace Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_traceback ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_trace + for TestName in $(cat testnames.txt) + echo =================== test_traceback ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_traceback Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_tracemalloc ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_traceback + for TestName in $(cat testnames.txt) + echo =================== test_tracemalloc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tracemalloc Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_tracemalloc + for TestName in $(cat testnames.txt) + echo =================== test_ttk_guionly ==================== =================== test_ttk_guionly ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ttk_guionly Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_ttk_textonly ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_ttk_guionly + for TestName in $(cat testnames.txt) + echo =================== test_ttk_textonly ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ttk_textonly Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_tuple ==================== Command exited with non-zero status 1 0.37user 0.01system 0:00.39elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_ttk_textonly + for TestName in $(cat testnames.txt) + echo =================== test_tuple ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_tuple Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_turtle ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_tuple + for TestName in $(cat testnames.txt) + echo =================== test_turtle ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_turtle Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35=================== test_typechecks ==================== user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_turtle + for TestName in $(cat testnames.txt) + echo =================== test_typechecks ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_typechecks Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user =================== test_typing ==================== 0.01system 0:00.37elapsed 97%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_typechecks + for TestName in $(cat testnames.txt) + echo =================== test_typing ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_typing Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_ucn ==================== + echo test_typing + for TestName in $(cat testnames.txt) + echo =================== test_ucn ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_ucn Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 100%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_ucn =================== test_unary ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unary ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unary Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_unary =================== test_unicode ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unicode ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unicode Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.37user 0.01system 0:00.38elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_unicode + for TestName in $(cat testnames.txt) + echo =================== test_unicode_file ==================== =================== test_unicode_file ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unicode_file Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.36user 0.02system 0:00.39elapsed 97%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_unicodedata ==================== + echo test_unicode_file + for TestName in $(cat testnames.txt) + echo =================== test_unicodedata ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unicodedata Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_univnewlines ==================== Command exited with non-zero status 1 0.36user 0.01system 0:00.38elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_unicodedata + for TestName in $(cat testnames.txt) + echo =================== test_univnewlines ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_univnewlines Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_univnewlines =================== test_unpack ==================== + for TestName in $(cat testnames.txt) + echo =================== test_unpack ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unpack Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_unpack_ex ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_unpack + for TestName in $(cat testnames.txt) + echo =================== test_unpack_ex ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_unpack_ex Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_urllib ==================== + echo test_unpack_ex + for TestName in $(cat testnames.txt) + echo =================== test_urllib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_urllib2 ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_urllib + for TestName in $(cat testnames.txt) + echo =================== test_urllib2 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib2 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_urllib2_localnet ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_urllib2 + for TestName in $(cat testnames.txt) + echo =================== test_urllib2_localnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib2_localnet Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_urllib2net ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_urllib2_localnet + for TestName in $(cat testnames.txt) + echo =================== test_urllib2net ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib2net Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_urllib_response ==================== + echo test_urllib2net + for TestName in $(cat testnames.txt) + echo =================== test_urllib_response ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllib_response Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_urllibnet ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 96%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_urllib_response + for TestName in $(cat testnames.txt) + echo =================== test_urllibnet ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urllibnet Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_urlparse ==================== Command exited with non-zero status 1 0.36user 0.01system 0:00.37elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_urllibnet + for TestName in $(cat testnames.txt) + echo =================== test_urlparse ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_urlparse Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps =================== test_userdict ==================== + echo test_urlparse + for TestName in $(cat testnames.txt) + echo =================== test_userdict ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_userdict Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_userlist ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_userdict + for TestName in $(cat testnames.txt) + echo =================== test_userlist ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_userlist Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_userstring ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_userlist + for TestName in $(cat testnames.txt) + echo =================== test_userstring ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_userstring Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_uu ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_userstring + for TestName in $(cat testnames.txt) + echo =================== test_uu ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_uu Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_uuid ==================== Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_uu + for TestName in $(cat testnames.txt) + echo =================== test_uuid ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_uuid Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_uuid =================== test_venv ==================== + for TestName in $(cat testnames.txt) + echo =================== test_venv ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_venv Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_wait3 ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_venv + for TestName in $(cat testnames.txt) + echo =================== test_wait3 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_wait3 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_wait4 ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_wait3 + for TestName in $(cat testnames.txt) + echo =================== test_wait4 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_wait4 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 =================== test_warnings ==================== 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_wait4 + for TestName in $(cat testnames.txt) + echo =================== test_warnings ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_warnings Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_warnings =================== test_wave ==================== + for TestName in $(cat testnames.txt) + echo =================== test_wave ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_wave Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 96%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_wave =================== test_weakref ==================== + for TestName in $(cat testnames.txt) + echo =================== test_weakref ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_weakref Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80064maxresident)k 0inputs+128outputs (0major+1412minor)pagefaults 0swaps + echo test_weakref =================== test_weakset ==================== + for TestName in $(cat testnames.txt) + echo =================== test_weakset ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_weakset Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.39elapsed 91%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_weakset =================== test_webbrowser ==================== + for TestName in $(cat testnames.txt) + echo =================== test_webbrowser ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_webbrowser Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_winreg ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_webbrowser + for TestName in $(cat testnames.txt) + echo =================== test_winreg ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_winreg Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_winsound ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_winreg + for TestName in $(cat testnames.txt) + echo =================== test_winsound ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_winsound Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_with ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 100%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_winsound + for TestName in $(cat testnames.txt) + echo =================== test_with ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_with Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_wsgiref ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_with + for TestName in $(cat testnames.txt) + echo =================== test_wsgiref ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_wsgiref Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_wsgiref =================== test_xdrlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xdrlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xdrlib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_xdrlib =================== test_xml_dom_minicompat ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xml_dom_minicompat ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xml_dom_minicompat Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_xml_dom_minicompat =================== test_xml_etree ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xml_etree ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xml_etree Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_xml_etree =================== test_xml_etree_c ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xml_etree_c ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xml_etree_c Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_xml_etree_c =================== test_xmlrpc ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xmlrpc ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xmlrpc Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_xmlrpc =================== test_xmlrpc_net ==================== + for TestName in $(cat testnames.txt) + echo =================== test_xmlrpc_net ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_xmlrpc_net Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_xmlrpc_net + for TestName in $(cat testnames.txt) =================== test_zipapp ==================== + echo =================== test_zipapp ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipapp Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps =================== test_zipfile ==================== + echo test_zipapp + for TestName in $(cat testnames.txt) + echo =================== test_zipfile ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipfile Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' =================== test_zipfile64 ==================== Command exited with non-zero status 1 0.34user 0.01system 0:00.36elapsed 99%CPU (0avgtext+0avgdata 80320maxresident)k 0inputs+128outputs (0major+1416minor)pagefaults 0swaps + echo test_zipfile + for TestName in $(cat testnames.txt) + echo =================== test_zipfile64 ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipfile64 Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.40elapsed 93%CPU (0avgtext+0avgdata 80128maxresident)k 0inputs+128outputs (0major+1413minor)pagefaults 0swaps + echo test_zipfile64 =================== test_zipimport ==================== + for TestName in $(cat testnames.txt) + echo =================== test_zipimport ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipimport Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 98%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1414minor)pagefaults 0swaps + echo test_zipimport =================== test_zipimport_support ==================== + for TestName in $(cat testnames.txt) + echo =================== test_zipimport_support ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zipimport_support Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.37elapsed 99%CPU (0avgtext+0avgdata 80256maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_zipimport_support =================== test_zlib ==================== + for TestName in $(cat testnames.txt) + echo =================== test_zlib ==================== + /usr/bin/time perl -e 'alarm shift @ARGV; exec @ARGV' 900 ./pypy3-c -m test.regrtest -v test_zlib Traceback (most recent call last): File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/runpy.py", line 85, in _run_code exec(code, run_globals) File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1686, in main_in_temp_cwd() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 1661, in main_in_temp_cwd main() File "/builddir/build/BUILD/pypy3-v5.10.1-src/lib-python/3/test/regrtest.py", line 493, in main faulthandler.enable(all_threads=True) AttributeError: module 'faulthandler' has no attribute 'enable' Command exited with non-zero status 1 0.35user 0.01system 0:00.38elapsed 97%CPU (0avgtext+0avgdata 80192maxresident)k 0inputs+128outputs (0major+1415minor)pagefaults 0swaps + echo test_zlib == Failed tests == + echo '== Failed tests ==' + cat failed-tests.txt test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_support test___all__ test___future__ test__locale test__opcode test__osx_support test_abc test_abstract_numbers test_aifc test_argparse test_array test_asdl_parser test_ast test_asynchat test_asyncio test_asyncore test_atexit test_augassign test_base64 test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_buffer test_bufio test_bytes test_bz2 test_calendar test_call test_capi test_cgi test_cgitb test_charmapcodec test_class test_cmath test_cmd test_cmd_line test_cmd_line_script test_code test_code_module test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_iso2022 test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_codecs test_codeop test_collections test_colorsys test_compare test_compile test_compileall test_complex test_concurrent_futures test_configparser test_contains test_contextlib test_copy test_copyreg test_coroutines test_cprofile test_crashers test_crypt test_csv test_ctypes test_curses test_datetime test_dbm test_dbm_dumb test_dbm_gnu test_dbm_ndbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_devpoll test_dictcomps test_dictviews test_difflib test_dis test_distutils test_docxmlrpc test_dummy_thread test_dummy_threading test_dynamic test_dynamicclassattribute test_eintr test_email test_ensurepip test_enum test_enumerate test_eof test_epoll test_errno test_exception_variations test_extcall test_faulthandler test_fcntl test_file test_file_eintr test_filecmp test_fileinput test_fileio test_finalization test_float test_flufl test_fnmatch test_fork1 test_format test_fractions test_frame test_fstring test_ftplib test_funcattrs test_functools test_future test_future3 test_future4 test_future5 test_gc test_generators test_genericpath test_genexps test_getargs2 test_getopt test_getpass test_gettext test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hmac test_html test_htmlparser test_http_cookiejar test_http_cookies test_httplib test_httpservers test_idle test_imaplib test_imghdr test_imp test_import test_importlib test_index test_inspect test_int test_int_literal test_io test_ioctl test_ipaddress test_isinstance test_iter test_iterlen test_itertools test_json test_keyword test_keywordonlyarg test_kqueue test_largefile test_lib2to3 test_linecache test_list test_listcomps test_locale test_logging test_long test_longexp test_lzma test_macpath test_macurl2path test_mailbox test_mailcap test_marshal test_math test_memoryio test_memoryview test_metaclass test_mimetypes test_minidom test_mmap test_module test_modulefinder test_msilib test_multibytecodec test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_main_handling test_multiprocessing_spawn test_netrc test_nis test_nntplib test_normalization test_ntpath test_numeric_tower test_openpty test_operator test_optparse test_ordered_dict test_os test_ossaudiodev test_osx_env test_parser test_pathlib test_pdb test_peepholer test_pep247 test_pep277 test_pep3120 test_pep3131 test_pep3151 test_pep352 test_pep380 test_pep479 test_pickle test_pickletools test_pipes test_pkg test_pkgimport test_pkgutil test_platform test_plistlib test_poll test_popen test_poplib test_posix test_posixpath test_pow test_pprint test_print test_profile test_property test_pstats test_pty test_pulldom test_pwd test_py_compile test_pyclbr test_pydoc test_pyexpat test_queue test_quopri test_raise test_random test_range test_re test_readline test_regrtest test_reprlib test_resource test_richcmp test_rlcompleter test_robotparser test_runpy test_sax test_sched test_scope test_script_helper test_select test_selectors test_set test_setcomps test_shelve test_shlex test_shutil test_signal test_site test_slice test_smtpd test_smtplib test_smtpnet test_sndhdr test_socket test_socketserver test_sort test_source_encoding test_spwd test_sqlite test_ssl test_startfile test_stat test_statistics test_strftime test_string test_stringprep test_strlit test_strptime test_strtod test_struct test_structmembers test_structseq test_subprocess test_sunau test_sundry test_super test_symtable test_syntax test_sys test_sys_setprofile test_sys_settrace test_sysconfig test_syslog test_tarfile test_tcl test_telnetlib test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeit test_timeout test_tix test_tk test_tokenize test_tools test_trace test_traceback test_tracemalloc test_ttk_guionly test_ttk_textonly test_tuple test_turtle test_typechecks test_typing test_ucn test_unary test_unicode test_unicode_file test_unicodedata test_univnewlines test_unpack test_unpack_ex test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllib_response test_urllibnet test_urlparse test_userdict test_userlist test_userstring test_uu test_uuid test_venv test_wait3 test_wait4 test_warnings test_wave test_weakref test_weakset test_webbrowser test_winreg test_winsound test_with test_wsgiref test_xdrlib test_xml_dom_minicompat test_xml_etree test_xml_etree_c test_xmlrpc test_xmlrpc_net test_zipapp test_zipfile test_zipfile64 test_zipimport test_zipimport_support test_zlib ================= ~/build/BUILD/pypy3-v5.10.1-src -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- FINISHED TESTING: pypy3-c -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- + echo ================= + popd + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo 'FINISHED TESTING: pypy3-c' + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + echo -------------------------------------------------------------- + exit 0 warning: File not found: /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/lib64/pypy3-5.10.1.tar.bz2 + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.10.1-src + DOCDIR=/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/doc/pypy3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/doc/pypy3 + cp -pr README.rst /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/doc/pypy3 Processing files: pypy3-5.10.1-7.fc29.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uX5T16 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.40ndZq + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.10.1-src + LICENSEDIR=/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/licenses/pypy3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/licenses/pypy3 + cp -pr LICENSE /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/licenses/pypy3 + exit 0 Provides: libpypy3-c.so()(64bit) pypy3 = 5.10.1-7.fc29 pypy3(abi) = 5.10 pypy3(ppc-64) = 5.10.1-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libexpat.so.1()(64bit) libffi.so.6()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpypy3-c.so()(64bit) librt.so.1()(64bit) libtinfo.so.6()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.17)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: pypy3-libs-5.10.1-7.fc29.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FFkY5K + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.10.1-src + DOCDIR=/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/doc/pypy3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/doc/pypy3 + cp -pr README.rst /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/doc/pypy3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FZHZc5 + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.10.1-src + LICENSEDIR=/builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/licenses/pypy3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/licenses/pypy3 + cp -pr LICENSE /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le/usr/share/licenses/pypy3 + exit 0 Provides: pypy3-libs = 5.10.1-7.fc29 pypy3-libs(ppc-64) = 5.10.1-7.fc29 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/pypy3 /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(OPENSSL_1.0.2)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libgdbm.so.5()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libncursesw.so.6()(64bit) libpanel.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsqlite3.so.0()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libtcl8.6.so()(64bit) libtinfo.so.6()(64bit) libtk8.6.so()(64bit) rtld(GNU_HASH) Processing files: pypy3-devel-5.10.1-7.fc29.ppc64le Provides: pypy3-devel = 5.10.1-7.fc29 pypy3-devel(ppc-64) = 5.10.1-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pypy3-debugsource-5.10.1-7.fc29.ppc64le Provides: pypy3-debugsource = 5.10.1-7.fc29 pypy3-debugsource(ppc-64) = 5.10.1-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pypy3-libs-debuginfo-5.10.1-7.fc29.ppc64le Provides: debuginfo(build-id) = 299421597d318c18e52c8ed1af36e1a7755574a1 debuginfo(build-id) = 35efd91238e3345b004431bbb0bc3bf5fd8d3f05 debuginfo(build-id) = 3a4e6b71a6babe8eeebcec3725bd51810e5576a7 debuginfo(build-id) = 3c55a9565408f151ee24ad7b0ebb56c3290dd5d7 debuginfo(build-id) = 4165e44470ee31b1906bd1f19ebabbd8f1def773 debuginfo(build-id) = 64a0bd01892b8794b549da465d13f542fbc07575 debuginfo(build-id) = 7a5f716fd9e3d8ca2fa686474bf4ec6c64ba139e debuginfo(build-id) = c848b6632b2721a41214d7ada0f8261969d05c3b debuginfo(build-id) = d14ec9169f44ec620c7a7496fa279d282e97a755 debuginfo(build-id) = eda8ca530c03c087681f9125c26f8bf5dfe163b2 debuginfo(build-id) = eeb3efa256b84bfaa081639a6559e9c19e9dbb64 debuginfo(build-id) = f5f6e01db72c884c10bcc1fb69886574752e2018 debuginfo(build-id) = f7f3775cb02ec3b4d6842f7e9a5d5df3892db078 pypy3-libs-debuginfo = 5.10.1-7.fc29 pypy3-libs-debuginfo(ppc-64) = 5.10.1-7.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pypy3-debugsource(ppc-64) = 5.10.1-7.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le Wrote: /builddir/build/RPMS/pypy3-5.10.1-7.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/pypy3-libs-5.10.1-7.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/pypy3-devel-5.10.1-7.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/pypy3-debugsource-5.10.1-7.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/pypy3-libs-debuginfo-5.10.1-7.fc29.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lgrFrC + umask 022 + cd /builddir/build/BUILD + cd pypy3-v5.10.1-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/pypy3-5.10.1-7.fc29.ppc64le + exit 0 Child return code was: 0